README.md 719 B

Simple totp subrequest authentication

To be used with reverse-proxy

Setup

# build the container image
docker compose build

# Popoulate .env file with an random secret and a corresponding qr-code
# for your TOTP mobile app stored in secret.qr`
./new-secret.sh

# Copy and adapt sample configuration
cp vdi.example.com_location /opt/docker/reverse-proxy/data/vhost.d/ts.lime.s-up.net_location

Credits:

References: