Containerization of SPPMon (and Install-Script) #73
Labels
enhancement
New feature or request
good first issue
Good for newcomers
Long Term
Issue which isn't urgend, but should be solved sometimes.
Milestone
I've checked the Dockerfile and did some research into docker-compose.
It is already possible to execute Grafana and Influx via docker-compose, only the execution of the python scripts is unclear for now.
Containerizing everything would reduce the dependencies by a lot, especially the python3+ vs yum python 2.7 conflict.
The most parts of the install process could stay the same, it is only required to move the config file into the container after editing it.
docker-compose.zip
The text was updated successfully, but these errors were encountered: