remote ssh checkvm, stopvm

This commit is contained in:
mad
2018-08-21 16:34:49 +02:00
parent 03499dd17c
commit edc5dddb8c
2 changed files with 38 additions and 14 deletions

View File

@@ -21,9 +21,12 @@ DATABASETYPE="sqlite"
#only sqlite settings
SQLITEFILE="/etc/nlvmi/nlvmi.sqlite"
#The unix user that runs php, to grand permissions on the sqlite file
PHPUSER="nobody"
#Masterserver only used for remote connections
MASTERSERVER="192.168.0.3"
#only mariadb settings