Last modified by root_xwiki on 2025/10/18 09:29

From version 2.1
edited by root_xwiki
on 2025/10/18 08:08
Change comment: There is no comment for this version
To version 2.2
edited by root_xwiki
on 2025/10/18 08:11
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,12 +1,12 @@
1 -~1. sudo mkdir -p /opt/netbox-docker
1 +~1. sudo mkdir -p /opt/zabbix-docker
2 2  
3 -2. sudo chown $USER:$USER /opt/netbox-docker
3 +2. sudo chown $USER:$USER /opt/zabbix-docker
4 4  
5 5  3. cd cd /opt
6 6  
7 -4. git clone -b release [[https:~~/~~/github.com/netbox-community/netbox-docker.git>>url:https://github.com/netbox-community/netbox-docker.git]]
7 +4. git clone https:~/~/github.com/zabbix/zabbix-docker.git
8 8  
9 -5. cd netbox-docker
9 +5. cd zabbix-docker
10 10  
11 11  {{{6.
12 12  }}}