An open API service indexing awesome lists of open source software.

https://github.com/widdix/hyperenv-examples

Examples about how and why to use self-hosted GitHub runners on AWS.
https://github.com/widdix/hyperenv-examples

database-migrations github github-actions rds-database

Last synced: about 1 month ago
JSON representation

Examples about how and why to use self-hosted GitHub runners on AWS.

Awesome Lists containing this project

README

          

# HyperEnv for GitHub Actions Runner - Examples

Examples on how and why to use [HyperEnv for GitHub Actions Runner](https://hyperenv.com) to deploy self-hosted GitHub runners on AWS.

## Examples

* RDS database migrations with Flyway and GitHub Actions: [example](/rds-migration-flyway/) - [blog post](https://hyperenv.com/blog/rds-database-schema-migration-flyway-github-action-vpc/)