kitgit

tirbofish/kitgit

main / docs / environment.md · 722 bytes

docs/environment.md

Environment

VariablePurpose
KITGIT_DATABASE_URLPostgres
KITGIT_DATA_DIRRepos, avatars, SSH host key, releases
KITGIT_HTTP_BIND / KITGIT_SSH_BINDListen addresses (container-internal)
KITGIT_SSH_PUBLIC_PORTPort in clone URLs / ssh git@host (default: bind port; use 22 when published as 22:2222)
KITGIT_PUBLIC_URLPublic base URL for clone links
KITGIT_SESSION_SECRETSession cookie secret
KITGIT_OIDC_ISSUERPublic issuer (browser), e.g. http://localhost:9000/application/o/kitgit/
KITGIT_OIDC_DISCOVERY_URLDiscovery URL (defaults to issuer)
KITGIT_OIDC_CLIENT_ID / SECRET / REDIRECT_URLOIDC client