Commit Graph

73 Commits (shleeable-patch-5)

Author SHA1 Message Date
Pim van Pelt 48d6562d4a
Update docker-compose.yml
Use a test that fits the 'mysql:9' docker image (instead of a test that uses a 'mariadb' specific entrypoint).

Same fix as in joinloops/loops-server.git
2 months ago
dansup c4b08a853c
Merge pull request #6356 from pixelfed/shleeable-patch-9
Update docker-compose.yml - remove laravel smarts from horizon/scheduled tasks
3 months ago
Shlee 6cf1e8fb9c
Update docker-compose.yml 3 months ago
Shlee 63a3c63cba
Update docker-compose.yml 3 months ago
Shlee 06eedfba00
Update docker-compose.yml 3 months ago
dansup db0b096798
Staging (#6343)
* Prepared new docker

* Docker setup improvements and fixes

* Update DOCKER_SETUP.md

* Update DOCKER_SETUP.md

* Update DOCKER_SETUP.md

* Update DOCKER_SETUP.md

* Update DOCKER_SETUP.md

* Update DOCKER_SETUP.md

* Update .dockerignore

* DB/Redis health check

* updated health checks

* updated install guide

* updated DOCKER_SETUP

* Updated DOCKER_SETUP

* Updated DOCKER_SETUP

* Update and rename DOCKER_SETUP.md to DOCKER_COMPOSE_SETUP.md

* RemoveUnreachableStatementRector

* Update GroupActivityPubService.php

* Larastan: Add @property

* Delete rector.php

* more properties

* 2fa_enabled needs to be refactored

* Fix AdminUser.php syntax error - remove invalid property declaration

* Update AdminUser.php

* update

* Upgrade predis from v2.0 to v3.2

- Update predis/predis from ^2.0 to ^3.2
- Predis v3.2.0 includes RESP3 support, improved pipeline abstractions
- No code changes required, configuration remains compatible
- Tested successfully with tinker

* Upgrade predis from v2.0 to v3.2

* Update

* Update .env.docker.example

* Update DOCKER_COMPOSE_SETUP.md

* Create ImageDriverManager.php

* Update image.php

* Update ImageResizePipeline.php

* Update StoryComposeController.php

* Update AvatarOptimize.php

* Update Image.php

* Update composer.json

* Update AvatarOptimize.php

* update lock

* Update composer.lock

* update

* update

* update

* Allow to set new image types in admin interface

* Update composer, fix deps

* Update composer

---------

Co-authored-by: Shlee <github@shl.ee>
Co-authored-by: Your Name <you@example.com>
Co-authored-by: Severin <savewish@icloud.com>
3 months ago
Lioh Moeller 10f23905eb
Update docker-compose.yml
use DOCKER_PROXY_VERSION env var instead
1 year ago
Lioh Moeller c72dc47452
Update docker-compose.yml
Expecting: TRUSTED CERTIFICATE) while SSL handshaking
fixes: https://github.com/nginx-proxy/nginx-proxy/issues/2287
1 year 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
Sven Fischer 63514075bd Revert "docker: provide .env to the redis container, too"
This reverts commit c864f4b222.
6 years ago