So, new to the forums here so forgive me if this has been asked. Didn't find anything on a search. So going through the Zabbix installation guide on containers, I was able to get an instance up and running. One thing of concern is the Zabbix database and configuration storage and backup. I know with the default install (based on the guide), this data is stored in the containers. I would like to know if anyone has a best practice on having the data and configuration stored on a separate volume on a Synology? I read about using Docker Compose and that it will create a zbx_env which SHOULD store the data, but wasn't sure how this works. Any ideas?
Comment