ikzelf / zbxdb

Zabbix database monitoring, the easy and extendable way
GNU General Public License v3.0
94 stars 45 forks source link

Add docker support to the project. #36

Closed 0fca closed 4 years ago

0fca commented 4 years ago

Add Dockerfile, it can be successfully built, but container wont keep… Add docker-compose support.

0fca commented 4 years ago

Yea, there is a need to add something what will keep the container running. So for example a process of crontab and some more cosmetic changes like adding a way to add the user's configuration to the container or sth.

ikzelf commented 4 years ago

That is where I thought a nice little web service would do a nice task. Some little flask app that maintains the configurations and that can manage the crontab, export/import the configurations.