This article is based on a documentation in Spanish published on docker by TheMendas.
The objective presented in the article is to deploy DynFi® Manager using a Docker environment.
DynFi in Docker mode
DynFi Manager is an Open source firewall management software, which has a powerful built-in React-JS based front-end that allows you to connect to core features such as:
- Automated updates
- RRD central graph
- Device geolocation
- Automated configuration backup
- Instant status
- Complete device monitoring, including :
- CPU, memory
- Mbuf, status
- Disk, temperature (if available), interface mapping for quick understanding of interface configuration
Centralized management
Thanks to DynFi you can manage all your remote devices from a centralized dashboard.
DynFi is the only enterprise firewall solution that supports pfSense® and OPNsense® firewalls.
DynFi Manager is available on-premise or in the cloud to meet your business needs, “DynFi is the only truly scalable solution that always guarantees a low total cost of ownership” says TheMendas.
Quick Setup
With DynFi, you can configure firewalls in batches instead of one at a time, allowing you to complete the setup in minutes, not hours or days. You can also easily automate upgrades and other administrative tasks, such as rule set aliasing. With just a few clicks, you can save time on both the front and back ends of your network management. Unique and intuitive interface
The DynFi control panel interface is intuitive and easy to use. Unlike other interfaces, you can get a single view of activity and threats across your entire network by viewing the location of firewalls on a map, filtering real-time status, and getting complete visibility and analysis of your network. The central console makes it easy to monitor and manage the security of your distributed network.
Install Docker
Install Docker
Clone the themendas/Dynfi directory
Clone the directory as follows:
# git clone git@github.com:themendas/DynFi.git
Install the Dynfi application
Run the following command:
# docker-compose up -d
Access the DynFi Web APP
https://%ip server%:9090`
Help and additional information
For more help, you can visit the following sections of our sites:
- DynFi Manager Documentation
- Standard DynFi Manager download
- DynFi Manager installation guide on Debian 9 and 10