Commit Graph

209 Commits (master)
 

Author SHA1 Message Date
Gavin Mogan 421c2afd89
Add support for determining claims based on rules (#39) 4 years ago
James Batt eac8feae87 0.2.0-rc6 4 years ago
James Batt 3c36b9248a 0.2.0-rc6 4 years ago
James Batt 5b2f1866a6 updated dockerfile, renamed disk->file 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 c94e2d64ea 0.2.0-rc5 4 years ago
James Batt f5e48d5868 fixes #32 4 years ago
James Batt fac691d7b0 dns address fix 4 years ago
James Batt 7a0dc8d979 0.2.0-rc4 4 years ago
James Batt 0f50b05544 updated changelog 4 years ago
James Batt 901911089c removed DNS port which is incompatible with wireguard clients 4 years ago
James Batt 2f8633fbd7 added server IP to allowed IPs if DNS is enabled 4 years ago
James Batt 36f78dd8af 0.2.0-rc3 4 years ago
James Batt 8f4cab6160 updated master changelog 4 years ago
James Batt 584071a003 updated publish script 4 years ago
Gavin Mogan d53daca88d
Docs and helm fix (#33)
* Allow all of wireguard config to be populated, instead of just the wireguard section (which may not have even worked)

* Allow external policy (real ip) and annotations (external-dns) to be set

* Ingress should point to the port on the container, not the service description

* Make sure example scopes is not invalid, and more docs

* Externaladdress shouldn't include port

* Revert "Ingress should point to the port on the container, not the service description"

This reverts commit ebab5fd8ef.
4 years ago
Nigel Gregoire 1a5de55784
Add instructions for Linux (#38)
I'm not sure if ya'll want to mention wg-quick or not, but it made it
much easier for me to get it up and running.
4 years ago
James Batt 1a268a243c updated changelog 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 89ab8fa297
show the owner name in admin UI (#24)
* fixes #21

* updated changelog
4 years ago
James Batt 7384a63250 changed wording of sent/received to upload/download 4 years ago
James Batt b16986d59d updated todo 4 years ago
James Batt b3ddedbbc3 updated helm chart 4 years ago
Senan Kelly 89a01881ff
add favicon transparency (#20) 4 years ago
James Batt 67d4baf9a7 0.1.1 4 years ago
James Batt a526a2e09a helm chart fixes 4 years ago
James Carlos 8f36a040a8
Fix example config.yaml syntax errors in docs (#17) 4 years ago
James Batt ef2639ec41 updated docs 4 years ago
James Batt f1b38d386a 0.1.0 4 years ago
James Batt d8d18aec73 updated publish script 4 years ago
James Batt 8b6872f99f gitignore for built docs 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
PLACE e34f21813a
Merge pull request #14 from davidsarkany/master
Fix example docker-compose.yml
4 years ago
David Sarkany 5f81625f21 Fix example docker-compose.yml 4 years ago
James Batt ea87ea5ffb dockerfile update 4 years ago
PLACE 47893ca691
Merge pull request #13 from antoinebou13/update
Small update to the website and the readme and added a docker-compose file
4 years ago
Antoine Boucher 2dc4b92681
update Dockerfile with healthcheck 4 years ago
Antoine Boucher 6a8ca7ab98
add the cap_add to docker-compose.yml 4 years ago
Antoine Boucher 922b41aa34
update codegen.sh 4 years ago
Antoine Boucher ed67fe03bc
add docker-compose.yml 4 years ago
Antoine Boucher d2ba60e3d3
Change react template, format code and added some comments 4 years ago
James Batt 8e35e75101 added helm 4 years ago
James Batt 9d572804d3 added helm chart and github pages based chart repo 4 years ago
James Batt 33325c2923 wip 4 years ago
James Batt cdc3a18f2d updated readme 4 years ago
James Batt ae65c39873 oauth email domain restrictions 4 years ago
James Batt 077739abfa 0.0.9 4 years ago
PLACE 8bceb3c2ca
Merge pull request #12 from Place1/big-refactor
Big refactor
4 years ago