2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2025-01-08 15:31:45 +01:00
Commit graph

5 commits

Author SHA1 Message Date
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
6f5687f53b
Added docker-compose example for maraidb, cron and smtp with apache 2018-05-22 15:05:47 +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