Running Hasura v3 locally without DDN login / in an air-gapped environment #10817
Unanswered
akashmandal861
asked this question in
Question
Replies: 1 comment 3 replies
-
|
Hi @akashmandal861 ,
After you ran the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi everyone,
I’m trying to understand whether Hasura v3 can be deployed and used completely locally without logging into Hasura Cloud.
From what I see, the DDN CLI workflow seems to require authentication (
ddn auth login), even for initializing a project and managing metadata. However, in some environments (for example air-gapped or restricted networks) internet access and external authentication may not be possible.My questions are:
Any clarification on the recommended approach for this scenario would be very helpful.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions