NetworkManager
NetworkManager
Docker app from Sander0542's Repository
Overview
With this Docker you can manage the used hosts in your networks. It supports multiple networks based on their subnet and size. Within each host you can specify the ports that are used and the services that are running on them.
Requirements
MySQL
Runtime arguments
- Web UI
http://[IP]:[PORT:9000]- Network
bridge- Shell
sh- Privileged
- false
Template configuration
Web PortPorttcp
The port used for the HTTP service
- Target
- 9000
- Default
- 9000
- Value
- 9000
Application KeyVariable
The key used to secure data. (random string of 32 characters [a-zA-Z0-9])
- Target
- APP_KEY
Database HostVariable
Container Variable: DB_HOST
- Target
- DB_HOST
- Default
- 127.0.0.1
- Value
- 127.0.0.1
Database PortVariable
Container Variable: DB_PORT
- Target
- DB_PORT
- Default
- 3306
- Value
- 3306
Database UsernameVariable
Container Variable: DB_USERNAME
- Target
- DB_USERNAME
- Default
- root
- Value
- root
Database PasswordVariable
Container Variable: DB_PASSWORD
- Target
- DB_PASSWORD
Database DatabaseVariable
Container Variable: DB_DATABASE
- Target
- DB_DATABASE
- Default
- network_manager
- Value
- network_manager
HTTPSVariable
Whether the webserver should generate HTTPS links instead of HTTP links. (Set this to true when running behind a HTTPS proxy)
- Target
- OCTANE_HTTPS
- Default
- false|true
- Value
- false
Categories
Download Statistics
9,518
Total Downloads
Details
Repository
sander0542/network-managerLast Updated2024-08-26
First Seen2021-12-24
Run NetworkManager on Unraid.
NetworkManager is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.