Last modified by root_xwiki on 2025/10/18 07:49

From version 1.9
edited by root_xwiki
on 2025/10/18 05:09
Change comment: There is no comment for this version
To version 1.6
edited by root_xwiki
on 2025/10/18 05:02
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,16 +1,12 @@
1 -{{{
2 - }}}
1 +{{{1. sudo mkdir -p /opt/netbox-docker
2 +2. sudo chown $USER:$USER /opt/netbox-docker}}}
3 3  
4 -##1. sudo mkdir -p /opt/netbox-docker##
4 +3. cd /opt
5 5  
6 6  
7 -##2. sudo chown $USER:$USER /opt/netbox-docker##
8 8  
8 +3. git clone -b release [[https:~~/~~/github.com/netbox-community/netbox-docker.git>>https://github.com/netbox-community/netbox-docker.git]]
9 9  
10 -##3. cd opt##
10 +4.
11 11  
12 -
13 -##4. git clone -b release [[https:~~/~~/github.com/netbox-community/netbox-docker.git>>https://github.com/netbox-community/netbox-docker.git]]##
14 -
15 -
16 -(% style="font-family: Menlo, Monaco, Consolas, Courier New, monospace; white-space: pre" %)5.
12 +