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

From version 1.2
edited by root_xwiki
on 2025/10/18 04:46
Change comment: There is no comment for this version
To version 1.7
edited by root_xwiki
on 2025/10/18 05:04
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,3 +1,7 @@
1 -~1. sudo umask 0022 cd /opt git clone https:~/~/github.com/mailcow/mailcow-dockerized cd mailcow-dockerized
1 +{{{
2 + }}}
2 2  
3 -
4 +~1. sudo mkdir -p /opt/netbox-docker
5 +2. sudo chown $USER:$USER /opt/netbox-docker
6 +3. cd /opt
7 +4. git clone -b release https:~/~/github.com/netbox-community/netbox-docker.git