mailcow-dockerized-docs/docs/third_party
Michael Stilkerich 1a10dd53c8
Update roundcube install instructions (#571)
* Update roundcube install instructions

Main changes:
- Use separate database for roundcube
- Download mime.types once and not on every container start
- Use mailcow API for password change from roundcube instead of direct database access
- Use non-TLS connection instead of TLS with disabled certificate check
- Upgrade CardDAV instructions to use RCMCardDAV v5 which also includes rediscovery of new/removed server-side addressbooks
- Instructions for forwarding client IP to dovecot (main benefit: netfilter container acts on excessive failed logins)

* Improvements to roundcube setup

- Change tarball extraction command, since the transform flag also messed up symlink targets
- Slight change in database creation (aligned with roundcube INSTALL docs)
- Change roundcube cipher_method to a stronger than the default one, and allow some symbols in the generated passphrase
- Expose only the public_html subdirectory of roundcube
- Include update of the composer dependencies in the installation steps
- Create scheduled job for database housekeeping
- Uninstall instructions

* Add missing escapes

* Another syntax fix

* Roundcube: Avoid access to PHP scripts in sensitive directories

The sensitive directories should not contain PHP scripts in the first
place, but just as a safeguard we disable access to nginx on a
filesystem level. (NGINX and PHPFPM run under different UIDs in
mailcow).

* Roundcube: Migration instructions

* Update third_party-roundcube.en.md

* Address review findings

* Adress review findings and translate to German

* Fix typos
2023-07-01 21:22:02 +02:00
..
borgmatic Merge branch 'feat/docker-compose-toggle' 2023-01-13 18:34:22 +01:00
checkmk Finalized Compose Switch 2023-01-13 18:16:08 +01:00
exchange_onprem Finalized Compose Switch 2023-01-13 18:16:08 +01:00
gitea Add german translations for PR #528 + #530 2023-02-09 21:55:33 +01:00
gogs Add german translations for PR #528 + #530 2023-02-09 21:55:33 +01:00
mailman3 Updating the Postgres DSN in Mailman3 Doc (#586) 2023-06-21 19:40:55 +02:00
mailpiler Finalized Compose Switch 2023-01-13 18:16:08 +01:00
nextcloud Finalized Compose Switch 2023-01-13 18:16:08 +01:00
portainer Finalized Compose Switch 2023-01-13 18:16:08 +01:00
roundcube Update roundcube install instructions (#571) 2023-07-01 21:22:02 +02:00