mirror of
https://github.com/0rangebananaspy/authelia.git
synced 2024-09-14 22:47:21 +07:00
b2c60ef898
This marks the launch of the new documentation website.
1.4 KiB
1.4 KiB
title | description | lead | date | draft | images | menu | weight | toc | ||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
Bare-Metal | Deploying Authelia on Bare-Metal. | Authelia can be deployed on Bare-Metal as long as it sits behind a proxy. | 2022-05-27T22:24:38+10:00 | false |
|
250 | true |
There are several ways to achieve this, as Authelia runs as a daemon. We do not provide specific examples for running Authelia as a service excluding the systemd unit files.
systemd
We publish two example systemd unit files:
Arch Linux
In addition to the binaries we publish, we also publish an AUR Package.
Debian
We publish .deb
packages with our releases which can be installed
on most Debian based operating systems.
APT Repository
In addition to the .deb
packages we also have an APT Repository.
FreeBSD
In addition to the binaries we publish, FreshPorts offer a package.
Binaries
We publish binaries with our releases which can be installed on many operating systems.