Skip to content

Instantly share code, notes, and snippets.

View smanierre's full-sized avatar

Sean Manierre smanierre

View GitHub Profile
@smanierre
smanierre / authelia.yml
Created December 16, 2020 14:36
Traefik + Authelia
version: "3.3"
services:
authelia:
image: authelia/authelia:4.20.0
volumes:
- /home/username/authelia:/config
networks:
- traefik-public
deploy:
placement: