An open API service indexing awesome lists of open source software.

https://github.com/stefanpejcic/csfpost-docker.sh

Make 🐳 Docker play nice with 🧱 ConfigServer Firewall
https://github.com/stefanpejcic/csfpost-docker.sh

configserver-firewall csf docker firewall iptables iptables-rules

Last synced: 14 days ago
JSON representation

Make 🐳 Docker play nice with 🧱 ConfigServer Firewall

Awesome Lists containing this project

README

          

# csfpost-docker.sh
Make 🐳 Docker play nice with 🧱ConfigServer Firewall

Since both Docker an CSF edit iptables, ports exposed by docker endup accessible even if not opened in csf!

This is my take to make Docker play nice with CSF by:

- disabling Docker management of iptables
- adding csf post script to allow networking for containers
- manually open needed ports on csf

## Installation

It can be used as a standalone script by runnning:

```

```

or as a drop-in replacement for UFW on [OpenPanel](https://openpanel.co) servers.

```

```