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.
- Host: GitHub
- URL: https://github.com/widdix/hyperenv-examples
- Owner: widdix
- License: mit
- Created: 2024-06-25T09:11:27.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-22T14:38:06.000Z (about 1 year ago)
- Last Synced: 2025-06-24T09:07:23.140Z (about 1 year ago)
- Topics: database-migrations, github, github-actions, rds-database
- Language: Dockerfile
- Homepage: https://hyperenv.com
- Size: 22.5 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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/)