Best practices to use containers

tmoises

New Member
Apr 3, 2024
6
0
1
Hi everyone, I'm learning about how to deploy a container using Proxmox, but there's something I'm not sure about...
I always used Docker Compose to deploy containers like Zabbix Server
I was looking in CT Template and I can't find a Zabbix Server, so I did a quick look up and find some tutorials, these tutorials say to:

  1. Deploy a Debian Container for example
  2. Install Zabbix Server and configure it
  3. Clone the container to use as a template
Now, I have a question, is this the best practice?
I would like to use Proxmox 'templates' instead of Docker compose due to perform!