Skip to content

keras/home-k8s

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

home k8s things

Install:

make repo-update install-all

Authentication

traefik-forward-auth is used for OAuth2 based authentication.

Go to GCP console, APIs & Services -> Credentials. Create OAuth client ID for a web application and add the client id and secret to config & secret. Add your email to ALLOWED_EMAILS.

secret.md:

Secrets can be populated to secret.md

install-traefik-forward-auth: export GOOGLE_AUTH_SECRET = <OAuth client Secret>
install-traefik-forward-auth: export ALLOWED_EMAILS = [email protected]

install-photoprism: export PHOTOPRISM_ADMIN_PASSWORD = <some password>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published