potiuk commented on pull request #13640: URL: https://github.com/apache/airflow/pull/13640#issuecomment-759078866
BTW. Side comment - It might be a good idea to add psycopg2 to our image. I saw you are adding it in your image. We have some discussions about GPL-licenced software in our image (in ASF) but having Psycopg2 might be a good idea. I am not sure if you are aware, but you can also customize our image yourself and built psygcopg2 and add extra env-vars by just rebuilding the image with appropriate build args. This can bee done later when you go to production, but it is fully supported: You can read more here: http://airflow.apache.org/docs/apache-airflow/stable/production-deployment.html#customizing-or-extending-the-production-image (customizig the image is what you should look for) Also there is my presentation about it from Airflow Summit: https://www.youtube.com/watch?v=wDr3Y7q2XoI ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
