6 ms·
Ironically, 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
by trenchpilgrim 10mo ago
Ironically, 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