You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.
We moved hosting from a manual setup on a Digital Ocean machine into a docker powered workflow setup orchestrated by Airflow.
However, the dashboard remained hosted on the old machine, where nothing else runs at the moment. We also need to retire that server as it's not relevant anymore.
Tasks:
deploy the dashboard as part of the docker-compose stack
make Airflow run statistics every time a DAG finishes successfully
then restarts the dash container
close the Digital Ocean server
Acceptance Criteria:
the dashboard works
the dashboard is hosted on the new GCP server
the dashboard numbers update with every DAG run
The text was updated successfully, but these errors were encountered:
We moved hosting from a manual setup on a Digital Ocean machine into a docker powered workflow setup orchestrated by Airflow.
However, the dashboard remained hosted on the old machine, where nothing else runs at the moment. We also need to retire that server as it's not relevant anymore.
Tasks:
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: