-
Notifications
You must be signed in to change notification settings - Fork 112
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Deploy Airflow on Cloud Foundry using pip #4434
Comments
Where we are on this:
|
Well, it ain't much but I did finally get the |
This spike is wildly overdue so I will close it at the current state and write up additional tickets for the remaining issues with the deployment. Overall a proof of concept for deploying Airflow on cloud.gov was successful though with challenges. I think with the feeling that we may explore other deployment options (k8s, rabbitmq, etc) this work should be paused. Done:
Remains:
|
User Story
In order to [use Airflow], [datagov team] wants [to ensure that it can be deployed on the existing cloud foundry infrastructure].
Acceptance Criteria
[ACs should be clearly demoable/verifiable whenever possible. Try specifying them using BDD.]
WHEN [a
cf push
] happensTHEN [a successful deployment is made]
Background
[Any helpful contextual notes or links to artifacts/evidence, if needed]
Security Considerations (required)
[Any security concerns that might be implicated in the change. "None" is OK, just be explicit here!]
Sketch
If any of the above take longer than 3 days to complete, document blockers and status and move on where we can.
Potential additional work;
The text was updated successfully, but these errors were encountered: