Changes

Jump to navigation Jump to search
m
style
Line 105: Line 105:  
* Create a root password and add a ssh key.
 
* Create a root password and add a ssh key.
 
* Swap: 256
 
* Swap: 256
* Bridge: vmbr0
+
* Network:
* IPv4: 10.1.0.104/24 (you need to use /24; end of IPv4 should be the same as the Proxmox container id; container 101 has the 10.1.0.101 IP).
+
** Bridge: vmbr0
* Gateway: 10.0.0.1
+
** IPv4: 10.1.0.104/24 (you need to use /24; end of IPv4 should be the same as the Proxmox container id; container 101 has the 10.1.0.101 IP).
 +
** Gateway: 10.0.0.1
 
* Then connect to ovh1 or ovh2 machine, and launch the following scripts:
 
* Then connect to ovh1 or ovh2 machine, and launch the following scripts:
 
** <code>$ sudo /root/cluster-scripts/ct_postinstall # choose the container ID when asked</code>
 
** <code>$ sudo /root/cluster-scripts/ct_postinstall # choose the container ID when asked</code>

Navigation menu