- 
                Notifications
    
You must be signed in to change notification settings  - Fork 1.4k
 
Docker 101 Before starting with containerized Zabbix
        Markus Fischbacher edited this page Mar 15, 2021 
        ·
        5 revisions
      
    We all know you want to immediately start playing with Zabbix, great! But if you're new to Zabbix AND Containers you might have a hard time and completely ruin your experience maybe even dropping Zabbix because you just cant get it up and running.
So if you're new to containers as a whole start with a good Docker/Container tutorial first. It's not hard at all. It might set you back 1-2 hours but those will pay off easily not just for Zabbix but also for the rest of your containerized journey ... trust us :D
As a kick start here are some great FREE Docker/Container resources (in no particular order):
- Pro-Tip: don't start with Kubernetes (k8s) first.
 - Docker Tutorial for Beginners [FULL COURSE in 3 Hours] by TechWorld with Nana - https://youtu.be/3c-iBn73dDE
 - Katacoda Search: Docker - https://www.katacoda.com/learn?q=docker
 - Docker Curriculum - https://docker-curriculum.com
 - Docker's own 101 - https://www.docker.com/101-tutorial
 - Tutorialspoint - https://www.tutorialspoint.com/docker/index.htm