2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-09-24 05:41:20 +02:00
Commit graph

9 commits

Author SHA1 Message Date
Philipp Holzer 81bdd6ff72
Added Datbase retry checks (if Friendica is faster than the DB) 2018-06-10 13:44:33 +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 f5925ac3fa
Bugfixing friendica shell script
- update was not working for develop branch
2018-06-06 23:19:33 +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 fff22153e4
Bugfix friendica console command
- added to every installation type
- fixing the function call parameters
2018-06-02 00:16:37 +02:00
Philipp Holzer 9da471a4f7
Bugfixing friendica script
and added some README text
2018-05-28 21:22:41 +02:00
Philipp Holzer ea387bf9e8
Bugfixings
- `.bin/friendica` copy bug
- `.config/htconfig.php` was not well prepared for MariaDB
2018-05-26 13:32:59 +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
Renamed from stable/apache/bin/friendica (Browse further)