Replies: 5 comments 6 replies
-
Hello @sentend Running software like Ory Kratos yourself is not easy! You dont need docker or the SDK even, you can also install Ory bare metal and call the API directly without the SDK. If you just want to use Ory without getting a deeper understanding how it works, I would recommend Ory Network. It will safe you a lot of work to get a self-hosted deploy running. |
Beta Was this translation helpful? Give feedback.
-
Hi @sentend! The docs for the Ory suite of apps are comprehensive but could be enhanced to be easier to follow and the separation of the self-hosted apps and cloud services can be more distinct. How is your progress? |
Beta Was this translation helpful? Give feedback.
-
One of my exceptionally wise secretaries used to say, "Clarity is a gift and you're are giving me mud," when I asked her for something that needed more details or lacked context. What she would advise in this situation is to clearly state that the information applies to both, the Ory Network, or self-host. For example:
That endpoint looks like it's for your Ory Network/cloud services; where as, the endpoint for self-host may instead be:
Such distinction, when stated clearly, helps minimize confusion and unnecessary questions. |
Beta Was this translation helpful? Give feedback.
-
The documentation is very poor, I guess because there's not a real purpose to allow people start from themself, with self hosted ui. For example: You have just to take piece of info here and there and imagine from yourself. That's not good for an hight potential OS project |
Beta Was this translation helpful? Give feedback.
-
Locking this discussion since it devolves a bit into different off-topic. |
Beta Was this translation helpful? Give feedback.
-
Hello, I'm having trouble understanding how correctly I need to configure kratos for my project (express + react). Do I understand correctly that I only need docker and SDK for the correct configuration (I need ory/client or ory/kratos-client ?) and I want to make requests to kratos on the backend via express?
do i need to create config for kratos like kratos.yml or identity.schema.json ?
Beta Was this translation helpful? Give feedback.
All reactions