|
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 |
|
|
7e2bfa10c4
|
friendica cli improvement
`friendica update` now pulls the latest git changes of the develop-branch
|
2018-05-20 16:34:47 +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 |
|
|
57afa34813
|
Fixed composer.phar "update" to "install" (because in both cases, we use "install")
|
2018-05-19 13:14:49 +02:00 |
|
|
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 |
|