Skip to content
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

Feat(dashboard) - production deployment #216

Merged
merged 9 commits into from
Jan 17, 2024
Merged

Conversation

chrismclarke
Copy link
Collaborator

@chrismclarke chrismclarke commented Jan 17, 2024

Description

Configure dashboard to support production deployment via github actions

This includes creating a new server database to interact with the dashboard, and CI pipeline to automate dashboard deployment.

Discussion

Should share with UoR in-progress work available at:
https://dashboard.picsa.app/

The current dashboard is configured to work with a separate database to the one used during workshops this year to avoid any interruption to monitoring tool data collection. A full migration will be performed in the future.

The data for the dashboard sits within EU region

Preview

Actions ran in branch and succesfully deployed to
https://dashboard.picsa.app/

Example action: https://github.com/e-picsa/picsa-apps/actions/runs/7549607662/job/20553891231

Screenshots / Videos

image

@github-actions github-actions bot added the App: Dashboard Updates related to Dashboard app label Jan 17, 2024
@chrismclarke chrismclarke merged commit 2f726c4 into main Jan 17, 2024
5 checks passed
@chrismclarke chrismclarke deleted the feat/dashboard-deployment branch January 17, 2024 03:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
App: Dashboard Updates related to Dashboard app Feedback Discussion
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant