Changes

Jump to navigation Jump to search
Add container creation doc
Line 99: Line 99:  
Then you can connect yourself with a simpler command:
 
Then you can connect yourself with a simpler command:
 
<pre>$ ssh robotoff</pre>
 
<pre>$ ssh robotoff</pre>
 +
 +
== Container creation ==
 +
You need to have an account on the Proxmox infra.
 +
 +
* Create a root password and add a ssh key.
 +
* Swap: 256
 +
* Bridge: vmbr0
 +
* IPv4: 10.1.0.104/24 (you need to use /24)
 +
* Gateway: 10.0.0.1
 +
* Then connect to ovh1 or ovh2 machine, and launch the following scripts:
 +
** <code>$ sudo /root/cluster-scripts/ct_postinstall # choose the CT number when asked</code>
 +
** <code>$ sudo /root/cluster-scripts/mkuser</code>
 +
* then you can login to the machine (see SSH connexion)
 +
    
= See also, inspirations =
 
= See also, inspirations =
 
* [https://wiki.openstreetmap.org/wiki/FR:Serveurs_OpenStreetMap_France FR:Serveurs OpenStreetMap France] (french)
 
* [https://wiki.openstreetmap.org/wiki/FR:Serveurs_OpenStreetMap_France FR:Serveurs OpenStreetMap France] (french)
 
* [https://wiki.openstreetmap.org/wiki/FR:Serveurs/Utilisation_des_serveurs FR:Serveurs/Utilisation des serveurs] (french)
 
* [https://wiki.openstreetmap.org/wiki/FR:Serveurs/Utilisation_des_serveurs FR:Serveurs/Utilisation des serveurs] (french)

Navigation menu