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

Create a deploy github action for dashboards #130

Open
fccoelho opened this issue Aug 18, 2022 · 1 comment
Open

Create a deploy github action for dashboards #130

fccoelho opened this issue Aug 18, 2022 · 1 comment
Assignees
Labels
backend Backend server tasks devops enhancement New feature or request

Comments

@fccoelho
Copy link
Contributor

We will be maintaining a lot of dashboards (stream lit or otherwise )going forward and we need to have a githubaction that whenever a new release is made, redeploys the code to the server, where a script can then restart the dashboard app based on some sort of inotify trigger.

There is some ideas of how to create such a script here: https://zellwk.com/blog/github-actions-deploy/
and some more documentation here: https://docs.github.com/en/[email protected]/actions/deployment/about-deployments/deploying-with-github-actions

@fccoelho fccoelho added enhancement New feature or request backend Backend server tasks devops labels Aug 18, 2022
@xmnlab
Copy link
Member

xmnlab commented Aug 18, 2022

could we move this to https://github.com/thegraphnetwork/epigraphhub-deployment ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend server tasks devops enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants