gate-sso / gate-wireguard

This is Gate SSO implementation for WireGuard, It allows you to setup WireGuard for your organisation using self sign up style oAuth authentication and then setup the clients automatically
11 stars 0 forks source link

Add CoreDNS Redis Support #17

Open ajeygore opened 1 month ago

ajeygore commented 1 month ago

Gate should be able to allow us to add and remove A records for CoreDNS Server. CoreDNS has redis support, if we can add and remove dns records dynamically from CoreDNS, it will be pretty good.

ajeygore commented 1 week ago

Added Zone support for CoreDNS Deploying CoreDNS with Redis on the same box as Gate box.