Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Our Wireguard OS template is based on Ubuntu 20, and includes pre-installed and configured scripts that automate the installation of Wireguard and WGdashbaord with it's prerequisites for easy user management, monitoring and configuration.

The template is available for new VPS services, as well as when reinstalling the server from Veesp dashboard.

Please note that the scripts run after the VPS has been deployed/reinstalled and may take up to 15 minutes to complete.

Note

Do not reboot/shut down the VPS right after it is deployed/reinstalled, and let the scripts finish installing/configuring the software.
Once the software is ready, VPS will reboot automatically and you will be able to access the WGdashboard.


Div
classtitle-box

How-to use it

1) In order to sign in, follow the link in "Your VPS is deployed" e-mail, or navigate to httphttps://127.0.0.1:10086  (replace 127.0.0.1 with the IP of your server, port: 10086).

2) Use the default user and login information provided in "Your VPS is deployed" e-mail (not published here due to obvious security reasons).- admin/admin

3) Upon logging in, navigate to the "Setting" section and change your username and then password (you want to do this the moment the server is deployed).

...

6) Additionally, you can monitor the overall network use, or monitor network load created by specific peers at the bottom of the peer card on the same "wg0" page.


Info
We also strongly suggest securing the SSH access to your server (switching from root password to SSH public key authentication, or at the very least switching out the default ssh port and using a strong password).


Note
Please note that we do not provide support for Wireguard beyond ensuring that the pre-installed software works "out of the box". For any questions regarding more advanced configuration of Wireguard, please refer to their documentation: Official, Unofficial (but more detailed).
Do note that manually editing Wireguard configuration files might break some WGdashboard functionality. If you are looking to deploy complex routing rules, which require manual configuration, it might be better to choose one of our regular OS template and install/configure everything by hand.

...