Philipp Holzer
|
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 |
|
Philipp Holzer
|
5e3bf7e630
|
- Changed docker-compose examples because of the new smtp-environment
|
2018-06-06 20:58:45 +02:00 |
|
Philipp Holzer
|
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 |
|
Philipp Holzer
|
aea96cb91c
|
Bugfixings
- `.bin/friendica` - update didn't execute composer
- `.bin/friendica` - rsync deleted the `.htconfig.php`
- `.bin/friendica` - wrong "addon" version variable
|
2018-05-24 22:38:25 +02:00 |
|
Philipp Holzer
|
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 |
|