Commit Graph

21 Commits (0aa4da98e371c23bbfca8900a48ed263f3555f9c)

Author SHA1 Message Date
Shlee d1ba86475d
Update .dockerignore 2 weeks ago
Your Name 1a234c3920 chore: add Psalm static analysis (plugin-laravel, baseline, CI)
Port PR #6646 onto staging: add psalm/plugin-laravel with psalm.xml,
a staging-generated baseline, and a CI workflow that emits GitHub
annotations and uploads SARIF to Code Scanning. Fix the psalm.xml schema
for Psalm 6.5 (drop unsupported ClassMustBeFinal handler) and ignore
generated report artifacts in git/docker.
4 weeks ago
dansup 1f9799ad67
Merge branch 'staging' into dockertmysql 10 months ago
Shlee 7f4e916475
Update .dockerignore 10 months ago
Shlee a9b69e3d83
Update .dockerignore 10 months ago
Shlee 7e8653f0bb
Update .dockerignore 10 months ago
Shlee 0dd470670f
Docker: Update .dockerignore 10 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>
10 months ago
Christian Winther 515198b28c sync ignore files 3 years ago
Christian Winther 3bfd043792 update ignore files 3 years ago
Christian Winther 2e3c7e862c iterating on proxy + letsencrypt setup 3 years ago
Christian Winther 284bb26d92 sync 3 years ago
Christian Winther c1fbccb07c bootstrapping worked 3 years ago
Christian Winther 7dcca09c65 a bit of refactoring 3 years ago
Christian Winther 98211d3620 refactor Dockerfile and Docker workflow 3 years ago
Pierre Jaury c82d0fb389 Fix the docker build 8 years ago
Pierre Jaury 5224d7cd96 Move Dockerfiles to contrib/ 8 years ago
Pierre Jaury 862e9231d1 Use the storage structure from git 8 years ago
Moritz Heiber 407095c13b Also added the second docker-compose configuration file to dockerignore 8 years ago
Moritz Heiber 609ca40e69 Tweaked the Docker configuration 8 years ago
kpcyrd 77ca794cf0 Add simple docker deployment 8 years ago