Skip to content
Discussion options

You must be logged in to vote

(...) and we would really rather not do nested docker

Right, I would never do that as well.

Instead of docker, you can of course use any compatible runtime like podman or even apple container. However, yes of course you can run it natively without issues. Running it bare metal is even the fastest and most efficient approach. The only reason it's conatainerized by default is that I usually run everything in Kubernetes. I like to treat all my compute as ephemeral and containers make it easy. That's the only reason. There is no native installer (yet). I would maybe create that when Rauthy reaches v1.0.0.

Compiling from source is pretty easy as long as you have some dependencies installed o…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lordkitsuna
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants