Commit Graph

65 Commits

Author SHA1 Message Date
Philipp Holzer 955b82a4ec
Welcome 2019.03 and 2019.06-dev 2019-03-23 15:14:23 +01:00
Philipp Holzer 3acc7e04b6
Bugfix: lowercase Friendica-versions 2019-02-26 09:10:19 +01:00
Philipp Holzer cd85e77f49
wrong intend 2019-02-20 18:58:54 +01:00
Philipp Holzer b1ab65ec80
Update to 2019.03-RC 2019-02-20 18:55:40 +01:00
Philipp Holzer 49ebe6a493
New Friendica Release 2019.01 2019-01-21 18:04:27 +01:00
Philipp Holzer 57d13b7aff
Change 2018.12-rc to 2019.01-rc 2019-01-03 20:49:31 +01:00
Philipp Holzer 19a99bd270
Restructure top-level directory for a better understanding 2018-12-29 20:46:29 +01:00
Philipp Holzer a13e833ba3
Adding friendica release 2018.12-rc 2018-12-13 14:35:00 +01:00
Philipp Holzer 2e71bd0c90
Move SSMTP to image again & just exclude local.ini.php from rsync 2018-10-05 20:05:27 +02:00
Philipp Holzer 8493e35da4
Bugfixing & Upgrading
- upgrade version
- fixing alpine Dockerfile (openssl to libressl)
- adding examples for SSMTP
- README updates & bugfixing
- Removed shell-script "friendica"
- Removed old .htconfig
- Adding SMTP example
- Upgrading docker-compose files
- Added upgrade.exclude list
2018-10-04 23:22:47 +02:00
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 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
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 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
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