adding just one rule seems hard (Dockerised Anubis) #983
Unanswered
tomchiverton
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running the standard Docker image for Anubis.
I've an Apache server to protect, on Fedora 41.
All going great, but how do I add a simple rule to for instance allow list an IP range or user agent ?
The docs indicate I need to dump the curent default config, add my one rule, and then that is mounted to the container?
That doesn't seem friendly or maintainable?
Am I just wrong?
Beta Was this translation helpful? Give feedback.
All reactions