No description
- Ruby 95.4%
- HTML 3.4%
- Shell 1.2%
| .github/workflows | ||
| attributes | ||
| recipes | ||
| templates | ||
| test/integration | ||
| .gitignore | ||
| Berksfile | ||
| Berksfile.lock | ||
| gen.sh | ||
| kitchen.yml | ||
| metadata.rb | ||
| README.md | ||
| page_title |
|---|
| Valkyrie |
Deploys and Configures a Wireguard VPN on Ubuntu 20.04
The wireguard exporter listens on 9586 and reads in a CSV of publickey,friendly name to enrich the metrics
To run ./gen.sh on a mac, you'll need wireguard tools which can be installed with brew install wireguard-tools
Future improvements
- Create a selfsigned certificate so that the exporters are not serving HTTP over the internet.