Hi :wave:, I’m new to this and having some trouble...
# ory-selfhosting
b
Hi 👋, I’m new to this and having some trouble setting up Ory Keto self-hosted with Helm. I’m not sure whether I can use OPL to define permissions like on Ory Network, since I haven’t found any documentation about using OPL in the self-hosted setup. Or is it enough to just use relation tuples for implementation? Thanks!
m
Hello @brainy-room-41337 you can use OPL also for self-hosting! You can also just use relation tuples if I remember correctly. I would recommend to start out in Docker without k8s, the helm setup can be a bit of a hurdle if you are not used to it.
👍 1
b
Thanks a lot @magnificent-energy-493
I will try docker first!