I want to run it on debian
dthpto opened this issue · 3 comments
Hi, i have changed some checks in your install scripts and install it on debian 7.7, but web ui not running:
root@vpn:/etc# instavpn web mode on
/bin/sh: 1: start: not found
Error!
root@vpn:/etc#
but server is working and i can control it via command line.
NodeJS installed by curl -sL https://deb.nodesource.com/setup | sudo bash -
I think that the problem is in the startup script nodejs.
Hi, you have to install Upstart or write script for init.d.
Thanks! I will try to write script for init.d
Не вышло это дело( Скрипт выдает вывод CLI версии. Скажите где находиться исполняемый файл демона? /usr/bin/instavpn ? Других не нашел, тогда какой командой его запускать (параметры командной строки)? И как лучше: здесь продолжать или новую открыть?