2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-05-14 18:19:37 +02:00
Commit graph

7 commits

Author SHA1 Message Date
Philipp Holzer a9d96e0dbe
Update README/stack & remove deployment binaries 2020-01-11 20:29:01 +01:00
Philipp Holzer c004b5f2ac
HotFix - stack.yml 2019-07-19 21:17:14 +02:00
Philipp Holzer 5218366a77
HotFix - wrong whitespace for stack.yml
FollowUp #70
2019-07-19 21:06:40 +02:00
Philipp Holzer 841a0b438b
Add dynamic config compatibility
- Use APCu cache as default caching mechanism
- Add explicit redis environment variables for redis lock-support
- Add a lot of environment variables, which aren't part of admin-page
- Add possibility to disable URL & E-Mail validation (for demo-page)
- Dynamically copy /config/ content without overwriting existing one

Add opcache support for performance reason
Add multi-core support for php extensions install

Bump redis version to 5.0.1 (last stable)

Exclude /log/ directory during sync (to avoid deleting logs)
2019-07-19 17:37:44 +02:00
Philipp Holzer 8493e35da4
Bugfixing & Upgrading
- upgrade version
- fixing alpine Dockerfile (openssl to libressl)
- adding examples for SSMTP
- README updates & bugfixing
- Removed shell-script "friendica"
- Removed old .htconfig
- Adding SMTP example
- Upgrading docker-compose files
- Added upgrade.exclude list
2018-10-04 23:22:47 +02:00
Philipp Holzer fec33c98be
Bugfixings SMTP /
- changed sendmail to ssmtp support
- deleted smtp-examples (not necessary anymore)
- added vendor libraries in stable-docker images ("full" package)
- changed stack.yml to new SMTP behavior
2018-06-06 20:37:02 +02:00
Philipp Holzer b9ed3e8ce6
Update yml-file for play-with-docker 2018-05-26 18:19:57 +02:00
Renamed from pwd.yml (Browse further)