Custom wg conf template (#179)

This commit is contained in:
slch 2022-04-24 11:42:08 +04:00 committed by GitHub
parent ad4ca4d9bb
commit 100c4ee1f4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 25 additions and 4 deletions

View file

@ -33,6 +33,8 @@ wireguard interface stats. See the `cap_add` and `network_mode` options on the d
Set the `SESSION_SECRET` environment variable to a random value.
To use custom `wg.conf` template set the `WG_CONF_TEMPLATE` environment variable to a path to such file. Make sure `wireguard-ui` will be able to work with it - use [default template](templates/wg.conf) for reference.
In order to sent the wireguard configuration to clients via email, set the following environment variables:
- using SendGrid API