Simon Lerpard
1f2aaf0948
Adding autostart of wireguard server
Adding the option to automatically start the wireguard server when the
docker container starts. It's possible to control which wireguard
interface to actually start by specifying the environment variable
AUTOSTART_INTERFACES with a comma-separated list of interfaces.
Also fixed a forgotten end-parentheses in the README table.
5 years ago
Per-Arne
e1431a359c
* ADMIN_USERNAME, ADMIN_PASSWORD is mandatory when creating new databases. Fixes #9
6 years ago
Per-Arne
cbced47e99
* Fixed migrations
6 years ago
Per-Arne
04f654e111
* Potential updated updated fix for #6
6 years ago
Per-Arne
91e5cc267b
* Potential fix for #6
6 years ago
Per-Arne
2067dd27fe
Adding missing files
6 years ago
Per-Arne
03a1f29415
* Fix the fix.
6 years ago
Per-Arne
e3737e26c4
* Potential fix for stats when preshared key is set.
6 years ago
Per-Arne
a56509ab66
* Added migrations, needs testing
* Shared-keys are now per-peer basis and not global. They also reflect on the server config...
6 years ago
Per-Arne
c28636d5aa
* WireGuard servers should now automatically start if last state was running before shutdown.
6 years ago
Per-Arne
c568aa3ff2
* Added Default DNS
* Removed old code
* BREAKING CHANGES:
Create COLUMN dns on server table if you have running setup
6 years ago
Per-Arne
81c98c0cca
* Fixed annoying expand bug in peer frontend
* Fixed bug where address could not be changed for peers.
* Deleted old files.
6 years ago
Per-Arne
7926947224
Fixed bug where the first peer added to a new server, had colliding IP with the server
6 years ago
Per-Arne
07e973784a
Added import support
6 years ago
Per-Arne
3dd857a84c
Stable version
6 years ago
Per-Arne
efa52e9fff
Updated GUI and fixed alot of instabilities in front end.
6 years ago
Per-Arne
b725c585b0
Added simple auth
6 years ago
Per-Arne
a33a1a8661
Initial Version
6 years ago