Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
zaro0508 committed Jan 5, 2024
1 parent 1bf6d8c commit 55f11e2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,17 +55,17 @@ Context specific secrets for each environment that corresponds to a git branch (

## Self hosted runners

We setup a bastian host in AWS for each environment which have access to the
databases. Then we associate those bastian hosts to
[Github self-hosted runners](https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners#about-self-hosted-runners).
The update is executed from these runners. Each runner corresponds
to an environment which corresponds to a git branch. When a push happens on a
branch (i.e. develop), the update is executed on the `agora-bastian-develop` runner
which in turn updates the development database.
[agora2-infra] repository deploys a bastian host in AWS for each environment which have
access to the databases. Then we associate those bastian hosts to [Github self-hosted runners].
The update is executed from these runners. Each runner corresponds to an environment which
corresponds to a git branch. When a push happens on a branch (i.e. develop), the update
is executed on the `agora-bastian-develop` runner which in turn updates the development database.

![alt text][self_hosted_runners]


[db_update]: agora-db-update.drawio.png "update diagram"
[github_secrets]: github_secrets.png "github secrets screen"
[self_hosted_runners]: self-hosted-runners.png "self hosted runners"
[agora2-infra]: https://github.com/Sage-Bionetworks/agora2-infra "agora2-infra repository"
[Github self-hosted runners]: https://docs.github.com/en/actions/hosting-your-own-runners/managing-self-hosted-runners/about-self-hosted-runners#about-self-hosted-runners
Binary file modified agora-db-update.drawio.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 55f11e2

Please sign in to comment.