Changes for page Docker: Установка NetBox
Last modified by root_xwiki on 2025/10/18 07:49
From version 1.5
edited by root_xwiki
on 2025/10/18 05:01
on 2025/10/18 05:01
Change comment:
There is no comment for this version
To version 1.6
edited by root_xwiki
on 2025/10/18 05:02
on 2025/10/18 05:02
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,10 @@ 1 1 {{{1. sudo mkdir -p /opt/netbox-docker 2 -2.sudo chown $USER:$USER /opt/ mailcow-dockerized}}}2 +2. sudo chown $USER:$USER /opt/netbox-docker}}} 3 3 4 +3. cd /opt 4 4 6 + 7 + 5 5 3. git clone -b release [[https:~~/~~/github.com/netbox-community/netbox-docker.git>>https://github.com/netbox-community/netbox-docker.git]] 6 6 7 7 4.