scline / docker-cacti

Cacti version 1+ under Docker
113 stars 57 forks source link

Allow changes to httpd.conf files #67

Closed scline closed 4 years ago

scline commented 4 years ago

cacti.conf is static and appears to be overwritten on the first deployment. If a file exists don't overwrite.

scline commented 4 years ago

This was corrected in a past update, closing.

On start if start.sh see's that file it will not attempt to create/alter it.