|
|
@ -23,10 +23,10 @@ Only tested on Debian Jessie. Feel free to open issues. |
|
|
|
|
|
|
|
|
|
|
|
* Setup OpenVPN and the web application: |
|
|
|
* Setup OpenVPN and the web application: |
|
|
|
|
|
|
|
|
|
|
|
cd ~/my_coding_workspace |
|
|
|
cd ~/my_coding_workspace |
|
|
|
git clone https://github.com/Chocobozzz/OpenVPN-Admin openvpn-admin |
|
|
|
git clone https://github.com/Chocobozzz/OpenVPN-Admin openvpn-admin |
|
|
|
cd openvpn-admin |
|
|
|
cd openvpn-admin |
|
|
|
./install.sh www_base_dir web_user web_group |
|
|
|
./install.sh www_base_dir web_user web_group |
|
|
|
|
|
|
|
|
|
|
|
* Setup the web server (Apache, NGinx...) to serve the web application. |
|
|
|
* Setup the web server (Apache, NGinx...) to serve the web application. |
|
|
|
* Create the admin of the web application by visiting http://your-installation/index.php?installation |
|
|
|
* Create the admin of the web application by visiting http://your-installation/index.php?installation |
|
|
|