MajesticFalcon / Optimizing-CPE-Deployments

A combination of tools to automate service provider installations
MIT License
9 stars 2 forks source link

Transition from Native to Docker #4

Closed MajesticFalcon closed 3 years ago

MajesticFalcon commented 3 years ago

Proposed Changes

Transition Netbox from native linux installation to docker installation. Then provide the relevant commands in the docker folder similar to Zabbix and Gitlab.

Justification

In order for a user to utilize this project, they will need to install and configure Netbox. This can lead to slight changes in installation and ultimately the possibility of an incompatible install. Additionally, the project currently uses an old version of Netbox, moving to docker will allow for better paths to upgrades and maintenance.

MajesticFalcon commented 3 years ago

Maintain version for now, lets get it dockerized before we upgrade.