ad1a38a9304ef8417a0fe528bd1a3a8134d6be96
Some checks failed
Deploy Container Image to Registry / build-image (push) Failing after 38s
Signed-off-by: Patrick Niebeling <patrick.niebeling@adacor.com>
gnilebein/rspamd
Non-Official Dockerized Rspamd based on Debian Stable Slim.
Environment Variables
No environment variables are used.
Volumes
Volume | Function | Persistent |
---|---|---|
/etc/rspamd/local.d/ | Change Rspamd configuration | Yes |
/etc/rspamd/custom/ | Custom Settings | Yes |
/etc/rspamd/override.d/ | Override Rspamd configuration | No |
/var/lib/rspamd/ | Rspamd data | Yes |
Exposed Ports
Port | Function |
---|---|
11332 | Milter |
11334 | Webinterface |
Healthcheck
The healthcheck runs every minute to check if Rspamd is still responding.
Program rspamadm
will be responsible for this, default available in the toolset of Rspamd.
Usage
After first deployment run rspamadm configwizard
inside the docker to configure Rspamd.
This allows configuration of the Webinterface, DKIM and Redis. The tool writes the configuration in /etc/rspamd/local.d
References
- Rspamd Official website: https://rspamd.com
- Documentation: https://rspamd.com/doc/index.html
- Rspamd Github: https://github.com/rspamd/rspamd
Support
This Docker image is for personal use but let me know if there are any improvements available. Please use Github to send me a message
Description
Languages
Shell
78.9%
Dockerfile
20.6%
C++
0.5%