mirror of
https://github.com/zabbix/zabbix-docker.git
synced 2024-11-21 15:23:26 +01:00
5
Docker 101 Before starting with containerized Zabbix
Zhu Jia Cheng edited this page 2022-08-16 13:34:18 +08:00
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 can't 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
- O'Reilly Online Learning - https://learning.oreilly.com/search/?query=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