add cert manager with self signed cert support

This commit is contained in:
pascal
2026-01-15 17:54:16 +01:00
parent 7527e0ebdb
commit fcb849698f
8 changed files with 444 additions and 159 deletions

View File

@@ -11,7 +11,7 @@
"listen_address": ":443",
"management_url": "https://api.netbird.io",
"http_listen_address": ":80",
"enable_https": false,
"cert_mode": "letsencrypt",
"tls_email": "your-email@example.com",
"cert_cache_dir": "./certs",
"oidc_config": {