Add in a WAF (Web Application Firewall)
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 37.4k
- Forks
- 3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 73
Description
What problem will this feature address?
Cloud systems often have web application firewalls to handle first line defense to catch initial attempts to break into the app. Adding this in will make the Dokploy solution more robust and stand it out from competing solutions.
Describe the solution you'd like
I would like to see an interface that would allow the WAF to be enabled and apply some simple security exploit prevention to start. We could potentially utilize a Traefik plugin to allow for this.
Describe alternatives you've considered
Work arounds would be to use cloudflare however adding in a layered security approach would make the Dokploy solution more robust.
Additional context
I could work on this however we should have some general alignment on the proposed solution before proceeding.
Will you send a PR to implement it?
No
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are identified in the issue. First establish the proposed WAF interface, initial exploit-prevention scope, and whether a Traefik plugin is the intended approach; the work is done when that agreed design is implemented and covered by relevant validation.
Written by the indexing model from the issue text.
Assessment
- Domain
- infrastructure, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100