2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-05-26 19:46:57 +02:00
Commit graph

110 commits

Author SHA1 Message Date
Philipp Holzer 3aebb1ac08
Replaced every "exit" in the friendica CLI with "return"
This should possibly fix the Travis.yml test
2018-05-20 16:54:57 +02:00
Philipp Holzer a6d069de07
Added documentation about Update & the friendica shell in README.md 2018-05-20 16:51:55 +02:00
Philipp Holzer 7e2bfa10c4
friendica cli improvement
`friendica update` now pulls the latest git changes of the develop-branch
2018-05-20 16:34:47 +02:00
Philipp Holzer 2125efd5f6
Bugfix SMTP Dockerfile for fpm-alpine
- Typo & forgot ENV variable
2018-05-20 16:18:55 +02:00
Philipp Holzer 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
Philipp Holzer 57afa34813
Fixed composer.phar "update" to "install" (because in both cases, we use "install") 2018-05-19 13:14:49 +02:00
Philipp Holzer bd2fb340d2
Fixed .travis.yml config 2018-05-18 21:23:21 +02:00
Philipp Holzer 6ea2875ebf
Init the Friendica Docker Repository
- Added develop images (apache, fpm, fpm-alpine)
- Added stable images 3.6 (apache, fpm, fpm-alpine)
- Added .travis.yml for testing
2018-05-18 21:20:22 +02:00
Friendica e52a103650
Create README.md 2018-05-15 12:03:38 +02:00
Friendica b62d5f2f6d
Create LICENSE 2018-05-15 12:02:25 +02:00