8 ms·
You can host authentik with one click in docker. It's super easy to set up
by snowfield 10mo ago
You can host authentik with one click in docker. It's super easy to set up
- trenchpilgrim 10mo agoIronically, their hard dependency on Docker is a showstopper for me - none of my systems run Docker Engine, they use containerd and Podman, neither of which are supported.
- throwaway894345 10mo agoI hadn't heard of them, but I'm looking at their GitHub page now and they seem to support Kubernetes, which makes me think they must support containerd, right?
- trollbridge 10mo agoI run Authentik in podman; you could also in theory just run it without containers, although that would be obnoxious to set up.
- trenchpilgrim 10mo agoDo you have a repo or example somewhere I can look at? Thanks