You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/04/24 18:40:35 UTC

[GitHub] [airflow] yordis opened a new issue #8548: Add Docker compose example

yordis opened a new issue #8548:
URL: https://github.com/apache/airflow/issues/8548


   Would be amazing to add some example on how to set up Airflow with the new image using Docker Compose.
   
   Example:
   - https://github.com/bitnami/bitnami-docker-airflow


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] boring-cyborg[bot] commented on issue #8548: Add Docker compose example

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #8548:
URL: https://github.com/apache/airflow/issues/8548#issuecomment-619180374


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #8548: Add Docker compose example

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #8548:
URL: https://github.com/apache/airflow/issues/8548#issuecomment-619230139


   I think w would like all this to be eventually part of the Airflow repo. Ther is no point in having separate repos if this all can be added to the official airflow one. It should be all community managed. Can you @resdevd make a PR to the main Airflow repo. I am happy to comment on that.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk edited a comment on issue #8548: Add Docker compose example

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on issue #8548:
URL: https://github.com/apache/airflow/issues/8548#issuecomment-619235570


   That would be great if you contribute. I will take a look at  a few of the sources we have and try to split the changes needed into github issues over the weekend and will welcome some contributions there :)


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] ryw commented on issue #8548: [Umbrella] Add Docker compose example

Posted by GitBox <gi...@apache.org>.
ryw commented on issue #8548:
URL: https://github.com/apache/airflow/issues/8548#issuecomment-735972386


   Moved milestone to to 2.1 since this doesn't block release of 2.0.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] resdevd commented on issue #8548: Add Docker compose example

Posted by GitBox <gi...@apache.org>.
resdevd commented on issue #8548:
URL: https://github.com/apache/airflow/issues/8548#issuecomment-619234765


   @potiuk Ofcourse, I've created that repo mainly for my personal preference and usecase. 
   Feel free to use the above docker-compose code and modify if necessary. 
   Alternatively I can happily contribute the code to main Airflow repo next week and let community direct the docker-compose boilerplate.  


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #8548: Add Docker compose example

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #8548:
URL: https://github.com/apache/airflow/issues/8548#issuecomment-619235570


   That would be great if you contribute. I will take a look at  a few of the sources we have and try to split the changes needed into github issues and will welcome some contributions there :)


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] potiuk edited a comment on issue #8548: [Umbrella] Add Docker compose example

Posted by GitBox <gi...@apache.org>.
potiuk edited a comment on issue #8548:
URL: https://github.com/apache/airflow/issues/8548#issuecomment-620575915


   Comment - treat this as an "Umbrella task' - I split it into two separate issues for now #8605  and #8606 as those two will likely be implemented separately.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] resdevd commented on issue #8548: Add Docker compose example

Posted by GitBox <gi...@apache.org>.
resdevd commented on issue #8548:
URL: https://github.com/apache/airflow/issues/8548#issuecomment-619205953


   I’ve created a repo with Docker Compose boilerplate with official Airflow Docker images.
   
   https://github.com/resdevd/docker-compose-airflow


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] kaxil commented on issue #8548: [Umbrella] Add Docker compose example

Posted by GitBox <gi...@apache.org>.
kaxil commented on issue #8548:
URL: https://github.com/apache/airflow/issues/8548#issuecomment-827543728


   This has been done, closing it out


-- 
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:
users@infra.apache.org



[GitHub] [airflow] potiuk commented on issue #8548: Add Docker compose example

Posted by GitBox <gi...@apache.org>.
potiuk commented on issue #8548:
URL: https://github.com/apache/airflow/issues/8548#issuecomment-620575915


   Comment - treat this as an "Umbrella task' - I split it into two separate issues for now #8605  and 8606 as those two will likely be implemented separately.


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [airflow] kaxil closed issue #8548: [Umbrella] Add Docker compose example

Posted by GitBox <gi...@apache.org>.
kaxil closed issue #8548:
URL: https://github.com/apache/airflow/issues/8548


   


-- 
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:
users@infra.apache.org