Commit Graph

23 Commits

Author SHA1 Message Date
Daniel Lundin 6f1e923c9a Build separate debug image. Switch from kaniko to buildah. 2019-10-02 10:26:38 +02:00
Daniel Lundin ad91ea4214 Update wgctrl dependency 2019-09-07 16:41:40 +02:00
Daniel Lundin 0c8c697303 Fix bug responding when user has no clients 2019-07-27 18:29:27 +02:00
Daniel Lundin 353310f675 Implement auth using oauth2_proxy w/headers 2019-07-27 17:59:35 +02:00
Daniel Lundin 40430182f5 Add Notes field to client config 2019-07-27 11:01:07 +02:00
Daniel Lundin c82f5eccec Fix embedded assets, particularly when serving UI/App urls 2019-07-20 14:19:35 +02:00
Daniel Lundin 49203fb2ea Rename term "device" => "client". Add some WIP ui components 2019-07-20 12:26:34 +02:00
Daniel Lundin a7dde97c47 Add developer mode to proxy static assets from frontend server during development 2019-06-06 18:27:18 +02:00
Daniel Lundin cce5502b72 Add some static assets 2019-05-27 09:52:51 +02:00
Daniel Lundin af93e9667e Implement getting wg-quick format config file 2019-05-12 19:58:18 +02:00
Daniel Lundin 75be0abf94 Implement PUT to allow renaming a device 2019-05-12 19:41:55 +02:00
Daniel Lundin 6af946bed4 Refactor server reconfiguration 2019-05-12 18:43:43 +02:00
Daniel Lundin 8cf2b7f69c Implemented deleting a device 2019-05-12 18:38:53 +02:00
Daniel Lundin 80ac5bdd10 Only return the config for the created device on POST 2019-05-12 18:29:46 +02:00
Daniel Lundin 082a59de78 Add basic IPAM to allocate client addresses 2019-05-12 17:18:47 +02:00
Daniel Lundin 45d0c46501 Add GET for a specific device 2019-05-11 20:38:39 +02:00
Daniel Lundin 679a101d4f Add wireguard peer configuration 2019-05-11 20:03:22 +02:00
Daniel Lundin 6930e9418a Create new device config on POST 2019-05-08 21:02:06 +02:00
Daniel Lundin 7653aec1a8 Add basic config 2019-05-08 20:26:13 +02:00
Daniel Lundin 879ff9acd0 Add authorization from jwt token 2019-05-03 20:06:03 +02:00
Daniel Lundin bf60a2c206 Set up ip masquerading using nftables 2019-05-01 20:05:36 +02:00
Daniel Lundin 21fda35e08 Add address to wireguard interface 2019-05-01 18:48:04 +02:00
Daniel Lundin 1cb07ee66b Initial implementation of wireguard configuration 2019-05-01 17:42:46 +02:00