2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2025-05-15 13:20:26 +02:00
Commit graph

6 commits

Author SHA1 Message Date
e0c270dd08
Deleted SMTP-Dockerfiles 2018-06-06 20:41:01 +02:00
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
b46fae9173
Change update & maintenance process
- Using 2018.05-rc as stable/productionin
- Using "update.sh" for creating the environments (single point of
change)
2018-05-24 21:20:25 +02:00
e92023d702
Temporary use of image "friendica/server" instead of "friendica"
Until https://github.com/docker-library/official-images/pull/4375 is merged.
2018-05-22 19:51:41 +02:00
2125efd5f6
Bugfix SMTP Dockerfile for fpm-alpine
- Typo & forgot ENV variable
2018-05-20 16:18:55 +02:00
0826aaefa9
Improvements and Examples
- Adding `sendmail` feature to `apache` and `fpm`
- Adding section `.examples/dockerfiles`
- Adding section `.examples/dockerfiles/cron` to combine app & external cron-jobs
- Adding section `.examples/dockerfiles/smtp` for further SMTP-settings
2018-05-20 15:44:03 +02:00