Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Local testing for cloud composer

What's the best way to replicate cloud composer in a local environment? Before we deploy our code, we want to test it locally, for this, we already use a docker-compose set up with the image apache/airflow:1.10.14, since we use airflow 1.10.14+composer in GCP, However, they don't have the same behavior.

Any tips are appreciated! 🙌🏻

like image 519
tty Avatar asked Jun 25 '26 15:06

tty


1 Answers

You can create a repository in a local environment so you can test how it is going to work with your project. In this link you can see how you can achieve and create the repository without a problem in your local environment.

If you can see in the document there's a warning that the repository is not based for production testing but since this is for local testing you don't need to worry about it.

like image 147
Eduardo Ortiz Avatar answered Jun 28 '26 03:06

Eduardo Ortiz



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!