Commit Graph

29 Commits (master)

Author SHA1 Message Date
James Batt 2e7dbf79d3 fixed docs 4 years ago
James Batt 7d039ce89e updated docs 4 years ago
James Batt c5dc5da9a0 lots of updates to config - also added a data migration tool for moving between storage backends 4 years ago
James Batt d7cb4a0b86 deprecated file:// and recommended the use of sqlite3:// 4 years ago
James Batt 3e3399c020 0.2.5-rc2 4 years ago
James Batt 88370da756 lots of refactoring - also a fix for #56 4 years ago
James Batt 673a3712ad dependency updates and new version of wgembed with better error reporting 4 years ago
James Batt 20dd9316b7
44 fix routing rules (#51)
* updated network rules feature

* fix
4 years ago
James Batt 2daf6dd224 minor refactor of the new storage backend feature, updated changelog 4 years ago
Gavin Mogan bda474ce34
SQL Storage Support (#37)
* First pass at sql/postgresql support

* didn't realize go build adds but never removes from go.md, delete the sqlx deps

* Migrate storage to uri style

add in sqlite, postgres, mysql

Tests don't pass cause they don't have a db to talk to

Signed-off-by: Gavin Mogan <git@gavinmogan.com>

* update docs

* Refactor to not open till main.go, makes tests work, easier to default to inmemory
4 years ago
James Batt 901911089c removed DNS port which is incompatible with wireguard clients 4 years ago
James Batt f93daa5dff
fixes #27 (#31) 4 years ago
PLACE 48f842fcbd
Client network config (#25)
* allowedips support + dns enable/disable

* bug fix: upstream dns now checks resolvconf if left unconfigured

* dns proxy no longer starts when dns is disabled

* updated changelog
4 years ago
PLACE 304a6526cc
basic admin feature, network isolation, docs, helm, k8s, docs (#15)
* wip

* wip

* wip

* wip

* wip

* wip

* helm update

* wip

* wip

* wip

* secret for private key

* updated publish script

* wip

* refactored to mobx, added list all devices for admins

* dockerfile fix

* fixed basic auth

* healthcheck fix

* removed healthcheck because it caused issues with traefik

* helm chart updates

* wip

* wip

* super basic healthcheck endpoint

* wip

* added changelog, updated docs
4 years ago
James Batt 4488cec621 wip 4 years ago
James Batt dff8fcefb1 wip 4 years ago
James Batt fa4948b6a8 wip 4 years ago
James Batt e8d88f7e71 wip 4 years ago
James Batt 70bc176c67 wip 4 years ago
James Batt 8e629af3c7 wip 4 years ago
James Batt 52df6a6cc7 logging
wip

wip

wip

wip
4 years ago
James Batt 6b17e8f25d wip 4 years ago
James Batt 55ea3490ed DNS config 4 years ago
James Batt cb08e4a9fc wip 5 years ago
James Batt 9804574560 removed static user feature 5 years ago
James Batt 1bb69dbad6 only enforce auth if it's enabled in config 5 years ago
James Batt cfb8cf835e added dex integration 5 years ago
James Batt 524662d14a refactored services 5 years ago
James Batt c40f7971c3 initial commit 5 years ago