Commit Graph

74 Commits (38c4e0b8b9927ecc93c6a1d497175f24fa95f88b)

Author SHA1 Message Date
Shlee 38c4e0b8b9
Update docker-compose.yml 1 week ago
Shlee 39457246ea
Update docker-compose.yml 1 week ago
Your Name 6f3917907e update docs 1 week ago
Your Name 5aa529ded4 Add Laravel scheduler service container
- Runs schedule:work in foreground for task scheduling
- Uses SIGTERM for graceful shutdown
- Includes healthcheck-schedule for monitoring
- Follows serversideup/php best practices
1 week ago
Your Name 8cdfb116e0 Change env file from .env.docker to .env for better compatibility 1 week ago
Your Name c533fa69c0 Fix MariaDB environment variables (use MARIADB_ prefix) 1 week ago
Your Name faa2d97490 Prepared new docker 1 week ago
Lioh Moeller 10f23905eb
Update docker-compose.yml
use DOCKER_PROXY_VERSION env var instead
11 months ago
Lioh Moeller c72dc47452
Update docker-compose.yml
Expecting: TRUSTED CERTIFICATE) while SSL handshaking
fixes: https://github.com/nginx-proxy/nginx-proxy/issues/2287
11 months ago
daniel 1ff71b2e61
Merge pull request #4986 from jippi/build-frontend-in-docker
Docker: Allow optional building of the frontend
2 years ago
Norbert Tretkowski bf309297d5
`version` is obsolete 2 years ago
Christian Winther f428025db9 add docker-compose build setting for BUILD_FRONTEND 2 years ago
Christian Winther dd5878b256 Allow setting the DB root password seperately
Fixes https://github.com/pixelfed/pixelfed/issues/4980
2 years ago
Christian Winther c8c2e1c2eb update docs + paths 2 years ago
Christian Winther d9d2a475d8 sort keys in compose 2 years ago
Christian Winther 8fd27c6f0c use remote build cache for faster local dev 2 years ago
Christian Winther abee7d4d62 add missing profiles 2 years ago
Christian Winther bc66b6da18 many small fixes and improvements 2 years ago
Christian Winther 5c208d0519 allow easy overrides of any and all files in container via new override mount 2 years ago
Christian Winther d372b9dee7 Set stop_signal for worker to stop Horizon more correct 2 years ago
Christian Winther 98bae1316f cleanup .env.docker variable names and placement in the file 2 years ago
Christian Winther a094a0bd66 syntax fix 2 years ago
Christian Winther 62efe8b3d4 ensure default health check values 2 years ago
Christian Winther ead7c33275 more docker config tuning 2 years ago
Christian Winther cc9f673eea test proxy via direct url 2 years ago
Christian Winther eee17fe9f2 harden proxy health check to be https based 2 years ago
Christian Winther a4646df8f2 add some health checks 2 years ago
Christian Winther 45f1df78b0 update proxy-acme paths 2 years ago
Christian Winther be2ba79dc2 bugfixes 2 years ago
Christian Winther d8b37e6870 debug redis 2 years ago
Christian Winther de96c5f06d migration docs 2 years ago
Christian Winther 72b454143b tweaking configs 2 years ago
Christian Winther 2135199c97 tune the github workflow config 2 years ago
Christian Winther 9c426b48a1 more docs 2 years ago
Christian Winther 98660760c9 improve faq 2 years ago
Christian Winther 53eb9c11fc add faq 2 years ago
Christian Winther 9814a39fd8 more docs 2 years ago
Christian Winther c258a15761 cleanup a bit 2 years ago
Christian Winther 2e3c7e862c iterating on proxy + letsencrypt setup 2 years ago
Christian Winther 284bb26d92 sync 2 years ago
Christian Winther 9445980e04 expose both http and https ports 2 years ago
Christian Winther e228a1622d refactor layout 2 years ago
Mehdi Benadel b1ff44ca2f update docker-compose 3 years ago
Falko Zurell 7ba1efe6a9
switch from MySQL docker images to MariaDB
This seems to address some rare occasions where MySQL conversions causes issues as in https://github.com/pixelfed/pixelfed/issues/2989
3 years ago
criadoperez bbccfdeff2
docker-compose file fix 4 years ago
Alexandra Dunn 927ef3b057 docker-compose: store default db passwords in .env.docker
and have redis use a password as well
5 years ago
Shlee 43e8aa7716
Update docker-compose.yml 6 years ago
Shlee 6ef6841e5b
Update docker-compose.yml 6 years ago
Ashley Hull 5c65b81851 Docker changes 6 years ago
Albatroz Jeremias 872e8b6438 add .env file so that it won't fail when generating APP_KEY 6 years ago