Skip to content

myah-mitchell/docker-authentik-stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Docker Authentik Stack

Create needed folders

mkdir -p /opt/docker/volumes/authentik/authentik-data/media
mkdir -p /opt/docker/volumes/authentik/authentik-data/templates
mkdir -p /opt/docker/volumes/authentik/authentik-data/certs
mkdir -p /opt/docker/volumes/authentik/geoip-data
chmod -R 770 /opt/docker/volumes/authentik/*
sudo chown -R $USER:101000 /opt/docker/volumes/authentik

About

Docker stack for management of Authentik

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published