ufw-docker-automated icon indicating copy to clipboard operation
ufw-docker-automated copied to clipboard

Manage docker containers firewall with UFW!

Results 12 ufw-docker-automated issues
Sort by recently updated
recently updated
newest added

Follow up #35 Original ufw-docker tool supports docker swarm mode. So it should be able to handle docker swarm mode as well.

enhancement
good first issue

Hello, I keep getting this error. Any idea why please? Thanks ufw version `0.36` on `Ubuntu 20.04.3 LTS (Focal Fossa)` a.k.a. `Ubuntu 20.04.3 LTS` **Error** ```bash $ sudo ufw reload...

Hi, I encountered a problem that my rules are not added on a latest and updated Ubuntu 21.04 install. The service is listening but and waiting but nothing added. Any...

question

Gotta implement log level. Console outputs are getting little bit chatty.

enhancement

Mock, E2E.

enhancement
good first issue
Hacktoberfest

When the server is rebooted, all container rules are automatically re-added after restart even if they already were there. I think you have to delete all rules by matched labels.

Hi @shinebayar-g First - thank you for creating this tool, it is really useful and cool. Could you perform a new release, please? There was important PR was merged few...

Added bash script for the initial setup.

This allows you to expose ports from the same container both to the world and to only localhost. For example, you can open Gitlab's SSH port, but keep its `:80`...

Would be great if this could support limits as well.