Last active 2 days ago

orsi's Avatar orsi revised this gist 2 days ago. Go to revision

1 file changed, 8 insertions

gistfile1.txt(file created)

@@ -0,0 +1,8 @@
1 + kisfenyo@dooplex ~/kubernetes $ kubectl exec -n opengist-system deployment/opengist -- env | grep OG_
2 + OG_OIDC_DISCOVERY_URL=https://authentik.dooplex.hu/application/o/opengist/.well-known/openid-configuration
3 + OG_DISABLE_SIGNUP=true
4 + OG_DISABLE_LOGIN_FORM=true
5 + OG_REQUIRE_LOGIN=false
6 + OG_CUSTOM_NAME=Dooplex Paste
7 + OG_OIDC_CLIENT_KEY=...
8 + OG_OIDC_SECRET=...
Newer Older