Self Host Slauth on your own infrastructure
config.env
with random strings.
https://<your.slauth.domain>/accounts
http://<your.slauth.domain>/dashboard/integrations/github-confirm
GITHUB_APP_ID
environment variable of your Slauth deployment
GITHUB_CLIENT_ID
environment variable of your Slauth deployment
GITHUB_CLIENT_SECRET
environment variable of your Slauth deployment
gh-app-pk.pem
dev-secrets
at the root of where you have the docker compose files for Slauth. This will ensure the private key is copied to the running container and used for your deployment.GITHUB_INSTALL_URL
to https://github.com/apps/<your-app-name>/installations/new
http://localhost
. You need to create a new account to get started.