16 Commits

Author SHA1 Message Date
Mauro Torrez
8e622c8e64 add upgrade intructions to README
All checks were successful
continuous-integration/drone/push Build is passing
2019-10-02 17:01:10 -03:00
Thomas Bruederli
2b17a05a97 Define des_key option in Roudcube config
Use Docker secrets if available and otherwise generate a random key. Fixes issue #59.

Also consider secrets for database credentials as suggested in issue #46.
2019-08-22 21:57:31 +02:00
Mathieu Brunot
687d1941be
Merge pull request #53 from Monogramm/doc/extend
Documentation on how to extend image with composer
2019-06-14 16:06:39 +02:00
Thomas B
1b8574bd88
Merge pull request #50 from Monogramm/feature/db-port
Add ROUNDCUBEMAIL_DB_PORT to entry points and readme
2019-06-03 21:02:43 +02:00
mathieu.brunot
f07c751c23
📝 How to extend image with composer & fix #40 2019-06-01 20:24:07 +02:00
mathieu.brunot
e1670721d6
Add ROUNDCUBEMAIL_DB_PORT to fix #49 2019-06-01 15:53:57 +02:00
mathieu.brunot
ec79b577b4
⬆️ Upgrade to php 7.2 to fix #47 2019-06-01 15:22:15 +02:00
Aaron Spettl
1acb5c78bc Do not use tls:// in example (review comment) 2018-08-08 19:27:13 +02:00
Aaron Spettl
144c09087a Update simple example in readme to specify SMTP server and use TLS 2018-08-06 21:39:05 +02:00
Aaron Spettl
e4e77e92cc Extend readme with customization of PHP settings 2018-06-23 11:34:56 +02:00
madmath03
591e37a982 Remove Docker build badge 2018-03-24 22:12:23 +01:00
madmath03
e0cf0b627d Fix link to docker hub badge 2018-03-24 19:32:30 +01:00
madmath03
e6c5709acf Fix #1 by adding basic Travis CI 2018-03-24 19:29:26 +01:00
Thomas Bruederli
47e1a6cad2 Small adaptions in README 2018-02-27 22:49:57 +01:00
Thomas Bruederli
3cd4286ace Copy Docker files from roundcubemail repository
as suggested in #5827
2018-02-27 22:26:42 +01:00
Thomas B
6102d7608a
Initial commit 2018-02-27 22:23:23 +01:00