Changes

Jump to navigation Jump to search
→‎Container creation: added mkuseralias
Line 116: Line 116:  
* 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>
** <code>$ sudo /root/cluster-scripts/mkuser</code>
+
** <code>$ sudo /root/cluster-scripts/mkuser</code> (if the GitHub username is the desired username)
 +
** or <code>$ sudo /root/cluster-scripts/mkuseralias</code> (to specify a different username than the GitHub username)
 
* then you can login to the machine (see SSH connexion)
 
* then you can login to the machine (see SSH connexion)
 
* Also check "options" of the container and:
 
* Also check "options" of the container and:

Navigation menu