diff options
author | Elizabeth Hunt <me@liz.coffee> | 2025-08-11 18:39:55 -0700 |
---|---|---|
committer | Elizabeth Hunt <me@liz.coffee> | 2025-08-11 18:39:55 -0700 |
commit | 08e92ca3b8ee6c38c3e19126378e51b46cf63b16 (patch) | |
tree | 6e9c0e0f394d645cea4208bcfab7e1d98d329e0e /secrets.txt | |
parent | 4f90a2fc5fd134b27c2f0e32a5f1192003d3f0cf (diff) | |
download | infra-08e92ca3b8ee6c38c3e19126378e51b46cf63b16.tar.gz infra-08e92ca3b8ee6c38c3e19126378e51b46cf63b16.zip |
Oauth proxy and monitoring init
Diffstat (limited to 'secrets.txt')
-rw-r--r-- | secrets.txt | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/secrets.txt b/secrets.txt index 26af908..89b7245 100644 --- a/secrets.txt +++ b/secrets.txt @@ -5,11 +5,9 @@ cloudflare_dns_api_token cloudflare_email cloudflare_zone_id ceph_secret -pihole_webpwd headscale_oidc_secret headscale_user_auth_key kanboard_ldap_password -silverbullet_password ses_smtp_user_name ses_smtp_password email_ldap_api_token @@ -21,3 +19,10 @@ ci_user_registry_password_argon_encoded passwd_client_id passwd_client_secret passwd_master_password +oauth_proxy_client_id +oauth_proxy_client_secret +oauth_proxy_cookie_secret +oauth_proxy_super_secret_header +metrics_htpasswd_user +metrics_htpasswd_passwd +metrics_htpasswd |