Deploy Local version on aws EC2,can't login! #62458
Unanswered
OliverViola
asked this question in
Deployment
Replies: 1 comment
-
I encountered the same issue — the To resolve it, you need to create a values.yaml file on your EC2 instance with the following content:
Then install using:
Refer to the official docs for more details: |
Beta Was this translation helpful? Give feedback.
0 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.
-
firstly, I followed the quick start document to install airbyte on my ec2 instance. But I got

Then I used
abctl local install --low-resource-mode --no-browser --insecure-cookies
to run airbyte, but still didn't workBeta Was this translation helpful? Give feedback.
All reactions