Hi! I don't have much budget to run a production i...
# troubleshooting
d
Hi! I don't have much budget to run a production instance of Airbyte. I have a baremetal server (32 gb + 500gb SSD). I would like to know if anybody is running something similar in production? Any suggestion/docker compose config or similar? thanks
o
loading...
o
loading...
a
Hi @Daniel Polo Florit, this instance sizing is a good start to run Airbyte. You can use the docker-compose file at the root of our repo:
Copy code
git clone <https://github.com/airbytehq/airbyte.git>
cd airbyte
docker-compose up