Update page 'Installation'

mad 2018-12-01 17:52:46 +00:00
parent 0ca9ce7e15
commit 099e17389c
1 changed files with 2 additions and 1 deletions

@ -3,7 +3,8 @@ This is the master server that runs the webinterface and manages vms either loca
It needs at least the following dependencies:<br/> It needs at least the following dependencies:<br/>
-php with a webserver (preferably nginx if https is going to be used).<br/> -php with a webserver (preferably nginx if https is going to be used).<br/>
-sqlite for the database<br/> -sqlite for the database<br/>
-git - you could also just download the tarball -git - you could also just download the tarball<br/>
-rsync to manage image files<br/>
If there are nodes to manage, it needs these additional dependencies:<br/> If there are nodes to manage, it needs these additional dependencies:<br/>
-openssl<br/> -openssl<br/>
-openssh<br/> -openssh<br/>