Dieser Commit ist enthalten in:
andryyy 2019-10-20 09:19:32 +02:00
Ursprung f0063ae819
Commit cf5db4584c

Datei anzeigen

@ -64,19 +64,19 @@ Each container represents a single application.
- [Dovecot](https://www.dovecot.org/) - [Dovecot](https://www.dovecot.org/)
- [ClamAV](https://www.clamav.net/) (optional) - [ClamAV](https://www.clamav.net/) (optional)
- [Solr](http://lucene.apache.org/solr/) (optional) - [Solr](http://lucene.apache.org/solr/) (optional)
- Oletools via [Olefy](https://github.com/HeinleinSupport/olefy) - [Oletools](https://github.com/decalage2/oletools) via [Olefy](https://github.com/HeinleinSupport/olefy)
- [Memcached](https://www.memcached.org/) - [Memcached](https://www.memcached.org/)
- [Redis](https://redis.io/) - [Redis](https://redis.io/)
- MySQL (well, actually [MariaDB](https://mariadb.org/)) - [MariaDB](https://mariadb.org/)
- [Unbound](https://unbound.net/) (DNS resolver) - [Unbound](https://unbound.net/)
- [PHP-FPM](https://secure.php.net/manual/install.fpm.php) - [PHP](https://php.net/)
- [Postfix](http://www.postfix.org/) - [Postfix](http://www.postfix.org/)
- [ACME](https://letsencrypt.org/)-Client - [ACME](https://letsencrypt.org/)
- [Nginx](https://nginx.org/) - [Nginx](https://nginx.org/)
- [Rspamd](https://www.rspamd.com/) - [Rspamd](https://www.rspamd.com/)
- [SOGo](https://sogo.nu/) - [SOGo](https://sogo.nu/)
- [Netfilter](https://www.netfilter.org/) (Fail2ban-like integration by [@mkuron](https://github.com/mkuron)) - [Netfilter](https://www.netfilter.org/) (Fail2ban-like integration by [@mkuron](https://github.com/mkuron))
- [Watchdog](https://linux.die.net/man/8/watchdog) (basic monitoring) - A Watchdog to provide basic monitoring
**Docker volumes** to keep dynamic data - take care of them! **Docker volumes** to keep dynamic data - take care of them!