Networking
RunsOn provides flexible networking options to integrate with your existing AWS infrastructure and meet your security requirements.
Networking Options
Section titled “Networking Options” Embedded vs External VPC Use RunsOn's managed VPC or bring your own existing VPC infrastructure.
Static IPs Configure static egress IPs for whitelisting and compliance requirements.
SSH / SSM Access Console access to runners for debugging and troubleshooting workflows.
Quick Overview
Section titled “Quick Overview”By default, RunsOn creates its own VPC with public subnets and all necessary security groups. For most users, this is the recommended setup.
For advanced requirements:
- Static IPs: Add
private=trueto your runner labels to use private subnets with NAT Gateway for consistent egress IPs - Existing VPC: Set
NetworkingStack=externalto reuse your own VPC infrastructure - SSH Access: Enable
ssh=trueon runner labels for direct SSH access during debugging