2
0
Fork 0
mirror of https://github.com/friendica/docker synced 2024-06-23 01:19:23 +02:00
Commit graph

6 commits

Author SHA1 Message Date
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)