danthegoodman1 / Gildra

Mutli-tenant TLS terminating proxy for L7 traffic. Supports unlimited domains and certs with HTTP/1.1, 2, and 3. Manages ACME HTTP challenges magically. Sits in your infrastructure.
Other
5 stars 0 forks source link

Test control plane #15

Closed danthegoodman1 closed 1 year ago

danthegoodman1 commented 1 year ago

In a directory, make a control plane example that uses the local filesystem and JSON files as the database (so it can be read and changed on the fly)

Just do this in go with echo. Could also do in bun to show polyglot capabilities.