
Linux/Unix
Product Overview
Replace GitHub-hosted runners with self-hosted runners running on Amazon Web Services (AWS).
Requires GitHub app (see https://github.com/apps/hyperenv-for-github-actions) as described in the setup guide (see https://hyperenv.com/github-actions/setup-guide.html).
Reduce costs for GitHub Actions by 30%
- More cost effective than GitHub-hosted runners.
- Pick virtual machines with less than 2 vCPU and 7 GB memory for small jobs
Access private networks
- Run build jobs with access to your private networks.
- Access resources within a VPC (Virtual Private Cloud): Relational Database Service (RDS), ...
- Access private networks connected with a VPC (VPN, Direct Connect, ...)
Customize build environment
- Modify the virtual machine image used to execute your build jobs.
- Pre-install tools and libraries
Simple to use
- Easy to install, monitor, and maintain.
- Step-by-step installation instructions
- Ready to use Infrastructure as Code (AWS CloudFormation) templates