Post

Authelia

Authelia is an open-source authentication and authorization server and portal fulfilling the identity and access management (IAM) role of information security in providing multi-factor authentication and single sign-on (SSO) for your applications via a web portal. It acts as a companion for common reverse proxies.

Authelia

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/authelia.sh)"
CPU: 1 cores RAM: 512 MB Disk: 2 GB OS: Debian 13

Default Credentials

UsernamePassword
autheliaauthelia

Configuration

Config file:

1
/etc/authelia/configuration.yml

Notes

During installation, you will have to input your domain (ex. domain.com). Authelia will use auth.domain.com

Web Interface

Port: 443

This post is licensed under CC BY 4.0 by the author.