Hello Team, I am new to Airbyte and trying to setu...
# ask-ai
v
Hello Team, I am new to Airbyte and trying to setup this in AWS EC2 instance - after all setup, am not able to connect using default airbyte logons; Can some one please help if am missing any steps
k
A message from kapa.ai
Hello! To deploy Airbyte on an AWS EC2 instance, you need to follow these steps: 1. Set up the environment: Connect to your instance, install Docker, and install
docker-compose
. [Source](https://docs.airbyte.com/deploying-airbyte/on-aws-ec2#set-up-the-environment) 2. Install and start Airbyte: Connect to your instance again and install Airbyte using the provided commands. [Source](https://docs.airbyte.com/deploying-airbyte/on-aws-ec2#install-and-start-airbyte) 3. Connect to Airbyte: Create an SSH tunnel for port 8000 and visit
<http://localhost:8000>
to verify the deployment. [Source](https://docs.airbyte.com/deploying-airbyte/on-aws-ec2#connect-to-airbyte) Please make sure you have followed all these steps correctly. If you still face issues, you can reach out to the Airbyte community on [Slack](https://slack.airbyte.com/) for further assistance.
v
followed these steps, still its not working