Commit Graph

47 Commits (bd64e9f5884579768f2c038acd0953ba657335f7)

Author SHA1 Message Date
Lioh Moeller 03c97e6872
Update .env.docker
Updated DOCKER_PROXY_VERSION in .env
2 months ago
daniel 1ff71b2e61
Merge pull request #4986 from jippi/build-frontend-in-docker
Docker: Allow optional building of the frontend
10 months ago
Norbert Tretkowski 8f3ba930ce
Merge branch 'pixelfed:dev' into dev 10 months ago
Daniel Supernault 60a62b59c9
Update ConfigCacheService, fix database race condition and fallback to file config and enable by default 10 months ago
Norbert Tretkowski 3ce5ae21bf
Fix typo in .env.docker comment 11 months ago
Daniel Supernault 858fcbf606
Update docker env, fix config_cache. Fixes #5033 11 months ago
Christian Winther d5470101f4 don't build the frontend by default in Docker 12 months ago
Christian Winther dd5878b256 Allow setting the DB root password seperately
Fixes https://github.com/pixelfed/pixelfed/issues/4980
12 months ago
Christian Winther 02369cce66 fix validation issues in the .env.docker file 1 year ago
Christian Winther 0addfe5605 allow .env control of a couple of PHP settings 1 year ago
Christian Winther abee7d4d62 add missing profiles 1 year ago
Christian Winther 9117df186c more validation fixes 1 year ago
Christian Winther 4dc15bb37d fix validation 1 year ago
Christian Winther 49a778d128 add CODEOWNERS 1 year ago
Christian Winther e18d6083a2 bump dottie 1 year ago
Christian Winther 143d5703dd update .env.docker 1 year ago
Christian Winther bc66b6da18 many small fixes and improvements 1 year ago
Christian Winther b73d452255 sort ARG in Dockerfile 1 year ago
Christian Winther a665168031 change where overrides are placed 1 year ago
Christian Winther 5c208d0519 allow easy overrides of any and all files in container via new override mount 1 year ago
Christian Winther c859367e10 fix 02-check-config.sh logic and bad .env.docker syntax 1 year ago
Christian Winther c9a3e3aea7 automatically + by default turn off proxy acme if proxy is off 1 year ago
Christian Winther 98bae1316f cleanup .env.docker variable names and placement in the file 1 year ago
Christian Winther ead7c33275 more docker config tuning 1 year ago
Christian Winther 3a7fd8eac9 fix default variables 1 year ago
Christian Winther be2ba79dc2 bugfixes 1 year ago
Christian Winther afa335b7b5 add missing pecl back 1 year ago
Christian Winther de96c5f06d migration docs 1 year ago
Christian Winther 72b454143b tweaking configs 1 year ago
Christian Winther 2135199c97 tune the github workflow config 1 year ago
Christian Winther 98660760c9 improve faq 1 year ago
Christian Winther 53eb9c11fc add faq 1 year ago
Christian Winther 519704cbe8 more tuning 1 year ago
Christian Winther edbc1e4d60 expand docs 1 year ago
Christian Winther c258a15761 cleanup a bit 1 year ago
Christian Winther 2e3c7e862c iterating on proxy + letsencrypt setup 1 year ago
Christian Winther 284bb26d92 sync 1 year ago
Christian Winther 9445980e04 expose both http and https ports 1 year ago
Christian Winther bd1cd9c4fc more docs 1 year ago
Christian Winther e228a1622d refactor layout 1 year ago
Daniel Supernault 573c88d7b5
Update filesystem config, change FILESYSTEM_DRIVER env variable to DANGEROUSLY_SET_FILESYSTEM_DRIVER and remove from default env configs. Changing the default filesystem should be avoided, use FILESYSTEM_CLOUD for s3 support, otherwise you can break things 2 years ago
Vyacheslav Karpukhin 79fd482e11
Fix the BROADCAST_DRIVER setting in .env.docker
fixes #3597
2 years ago
Shlee 82c36d1a51
Update .env.docker 3 years ago
daniel 56458c1f40
Merge pull request #2588 from dunn/docker-compose-env
docker-compose: store default db passwords in .env.docker
4 years ago
Alexandra Dunn 927ef3b057 docker-compose: store default db passwords in .env.docker
and have redis use a password as well
4 years ago
Alexandra Dunn 3bf2366d82 .env.docker: log to stderr 4 years ago
Ashley Hull 5c65b81851 Docker changes 5 years ago