12 Commits

Author SHA1 Message Date
Thomas Bruederli
58f49d19f7 Automatic updates on mounted/shared volume /var/www/html
- Include `rsync` and `composer.phar` in images
- run `bin/installto.sh` and `composer.phar update` from entry point

addresses issues #58, #96 and implements pull requests #65 and #101
2020-10-05 22:53:27 +02:00
Brad Dutton
c50ce5397b move locale defaults to entrypoint files 2020-06-03 15:28:47 -07:00
Brad Dutton
b2a2850787 add support for locales in the Debian images 2020-05-02 10:04:29 -07:00
Thomas Bruederli
ac363e350e Place Sqlite DB file in volume /var/roundcube/db
fixes issue #76
2020-01-01 21:55:37 +01:00
Thomas B
d3f8e81255
Merge pull request #75 from aspettl/roundcube_1.4.1
Update to Roundcube 1.4.1
2019-11-24 20:46:34 +01:00
Aaron Spettl
dd1c9f65de smtp_user and smtp_pass are now set by default 2019-11-22 19:03:04 +01:00
tomuta
1d2597c7f0 Add environment variable ROUNDCUBEMAIL_SKIN to configure default theme
Fixes issue #68
2019-11-15 19:15:22 -07:00
Thomas Bruederli
87047de990 Update to Roundcube 1.4.0 and php:7.3 base images 2019-11-09 23:05:02 +01:00
Markus Meissner
64f878afab minor, but breaking; no connected [ or ] in expr. in bash allowed 2019-09-21 01:57:55 +02: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
dapor2000
5bc79ef83b
Update docker-entrypoint.sh
Not only define ${ROUNDCUBEMAIL_DB_PORT} but also use it in connection string
2019-07-08 15:12:28 +02:00
J0WI
b0dfedea52 Add Alpine variant 2019-06-15 16:30:54 +02:00