include some undocumented containers
Dieser Commit ist enthalten in:
Ursprung
d0bd000588
Commit
b36b8501b6
1 geänderte Dateien mit 16 neuen und 11 gelöschten Zeilen
|
@ -27,14 +27,19 @@ docker-compose exec redis-mailcow redis-cli
|
||||||
|
|
||||||
Here is a brief overview of what container / service does what:
|
Here is a brief overview of what container / service does what:
|
||||||
|
|
||||||
| Service Name | Service Descriptions |
|
| Service Name | Service Descriptions |
|
||||||
| --------------- | ------------------------------------------------------------------------- |
|
| ----------------- | ------------------------------------------------------------------------- |
|
||||||
| unbound-mailcow | Local (DNSSEC) DNS Resolver |
|
| unbound-mailcow | Local (DNSSEC) DNS Resolver |
|
||||||
| mysql-mailcow | Stores SOGo's and most of mailcow's settings |
|
| mysql-mailcow | Stores SOGo's and most of mailcow's settings |
|
||||||
| postfix-mailcow | Receives and sends mails |
|
| postfix-mailcow | Receives and sends mails |
|
||||||
| dovecot-mailcow | User logins and sieve filter |
|
| dovecot-mailcow | User logins and sieve filter |
|
||||||
| redis-mailcow | Storage back-end for DKIM keys and Rspamd |
|
| redis-mailcow | Storage back-end for DKIM keys and Rspamd |
|
||||||
| rspamd-mailcow | Mail filtering system. Used for av handling, dkim signing, spam handling |
|
| rspamd-mailcow | Mail filtering system. Used for av handling, dkim signing, spam handling |
|
||||||
| clamd-mailcow | Scans attachments for viruses |
|
| clamd-mailcow | Scans attachments for viruses |
|
||||||
| sogo-mailcow | Webmail client that handles Microsoft ActiveSync and Cal- / CardDav |
|
| sogo-mailcow | Webmail client that handles Microsoft ActiveSync and Cal- / CardDav |
|
||||||
| nginx-mailcow | Nginx remote proxy that handles all mailcow related HTTP / HTTPS requests |
|
| nginx-mailcow | Nginx remote proxy that handles all mailcow related HTTP / HTTPS requests |
|
||||||
|
| acme-mailcow |
|
||||||
|
| memcached-mailcow |
|
||||||
|
| watchdog-mailcow |
|
||||||
|
| php-fpm-mailcow |
|
||||||
|
| netfilter-mailcow |
|
||||||
|
|
Laden …
Tabelle hinzufĂĽgen
In neuem Issue referenzieren