Skip to content

Bash scripts to install Authentik without Docker or Kubernetes

Notifications You must be signed in to change notification settings

initLab/authentik-bare-metal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Authentik - Bare Metal Install

This is a repository of install scripts for Authentik (Github) to allow for it to be installed on any ordinary bare metal host or LXC container.

Inspired by https://github.com/gtsatsis/authentik-bare-metal

  • This does not install, nor configure Postgres or Redis. Once they're set up, set the configuration values in /home/authentik/src/.local.env.yml.
  • This installs the main branch without a tag.
  • Python is installed from source, as the packages for 3.11 are missing from the Debian repositories.
  • This setup is fully unsupported, and has no fallbacks if any step fails.

About

Bash scripts to install Authentik without Docker or Kubernetes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages