Changes for page Docker: Установка NetBox
Last modified by root_xwiki on 2025/10/18 07:49
From version 1.3
edited by root_xwiki
on 2025/10/18 04:49
on 2025/10/18 04:49
Change comment:
There is no comment for this version
To version 1.8
edited by root_xwiki
on 2025/10/18 05:06
on 2025/10/18 05:06
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,5 +1,16 @@ 1 -~1. sudo umask 0022 1 +{{{ 2 + }}} 2 2 3 - cd/optgit clone -breleasehttps:~/~/github.com/netbox-community/netbox-docker.git4 +##1. sudo mkdir -p /opt/netbox-docker## 4 4 5 - 6 + 7 +##2. sudo chown $USER:$USER /opt/netbox-docker## 8 + 9 + 10 +##3. cd /opt## 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.