Tinyauth
Tinyauth is a simple authentication middleware that adds simple username/password login or OAuth with Google, Github and any generic provider to all of your docker apps.
Tinyauth
Installation
Default install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/tinyauth.sh)"
Alpine install:
1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-tinyauth.sh)"
Configuration
Config file:
1
/opt/tinyauth/.env
Notes
The default credentials are located in
/opt/tinyauth/credentials.txt.Web Interface
Links
This post is licensed under CC BY 4.0 by the author.
