Added grafana dashboards

This commit is contained in:
2024-12-26 11:03:14 +01:00
parent 8dd8418e8b
commit 204cc80552
4 changed files with 882 additions and 0 deletions

15
vpn/openvpn/readme.md Normal file
View File

@@ -0,0 +1,15 @@
# Setup OpenVPN
## Intro
OpenVPN is used for the connection between the home-server and the home network.
It can be easily set up using [this link](https://pivpn.io/)
OpenVPN3 clients can easily be downloaded and installed using the
[following link](https://openvpn.net/cloud-docs/openvpn-3-client-for-linux/)
## To Do
Make sure that the home-server is always reconnecting to the VPN when starting up.