Patrick Niebeling 5e690d52e2
All checks were successful
Deploy Container Image to Registry / docker-build-stable (push) Successful in 1m38s
Deploy Container Image to Registry / docker-build-experimental (push) Successful in 1m36s
Merge pull request 'provenance: false' (#18) from Update-Pipeline into main
Reviewed-on: #18
2024-11-22 13:41:07 +00:00
2024-11-22 14:40:14 +01:00
2024-11-20 10:30:12 +00:00
2024-11-20 16:03:39 +01:00
2024-11-20 16:03:39 +01:00
2024-11-20 14:49:38 +01:00
2022-02-28 23:10:40 +01:00
2024-11-20 15:55:02 +01:00

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

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
No description provided
Readme 179 KiB
Languages
Shell 78.9%
Dockerfile 20.6%
C++ 0.5%