1281654f27
Adding Cache-Options
...
- Cache-Driver (env CACHE_DRIVER)
- memcache (env MEMCACHE_HOST, MEMCACHE_PORT)
- memcached (env MEMCACHED_HOSTS)
- reds (env REDIS_HOST, REDIS_PORT)
- Added some doku
- Added some example docker-compose files (mariadb-cron-redis)
2018-06-22 21:12:06 +02:00
733bf8a0ba
Added different error-msg
2018-06-10 13:47:31 +02:00
81bdd6ff72
Added Datbase retry checks (if Friendica is faster than the DB)
2018-06-10 13:44:33 +02:00
4877b846a8
Bugfixings
...
- directory for worker.php changed to `bin/`
- `composer install` isn't necessary for stable images
- copy_sources should work for future *-rc branches too
2018-06-09 14:55:51 +02:00
f5925ac3fa
Bugfixing friendica shell script
...
- update was not working for develop branch
2018-06-06 23:19:33 +02:00
bba11a1eed
- Updated Dockerfiles
2018-06-06 20:59:45 +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
fff22153e4
Bugfix friendica console
command
...
- added to every installation type
- fixing the function call parameters
2018-06-02 00:16:37 +02:00
7c19b91609
Upgrade VERSION
...
- delete 2018.05-rc (develop)
- add 2018.05 (stable/latest)
- add 2018.08-dev (develop)
2018-06-01 19:03:37 +02:00