Overview
Orbs Network Full Node by KRYP Labs provides a streamlined AWS deployment experience for running an Orbs validator/full node using a preconfigured public AMI and CloudFormation-based launcher. The product automates the installation and configuration of Boyar, Docker Swarm runtime setup, Elastic IP allocation, and node bootstrap workflows, allowing users to deploy a working node with minimal manual infrastructure setup.
The launcher is designed for operators who want a fast and repeatable deployment process without manually configuring EC2 instances, Docker environments, networking, or recovery flows. It supports automatic Elastic IP creation, optional Elastic IP reuse during reinstall or recovery scenarios, and configurable AWS networking options. Runtime configuration values such as Ethereum RPC endpoint, Orbs node address, and node private key are injected during stack creation rather than baked into the AMI.
This early-access release currently supports deployment in the us-east-1 and us-east-2 AWS Region. Users deploy the infrastructure directly into their own AWS accounts and remain responsible for all AWS infrastructure costs, including EC2, EBS, Elastic IP, and related services. The product is intended for technical users familiar with blockchain node operations and AWS infrastructure management.
Highlights
- - Deploy an Orbs Network full node on AWS using a preconfigured public AMI and CloudFormation launcher. - Automated Boyar setup with Docker Swarm runtime configuration, Elastic IP automation, and recovery-friendly IP reuse support. - Fast validator/node deployment with minimal manual infrastructure setup and support for direct runtime configuration during stack creation.
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
This product is provided free of charge by KRYP Labs during the early-access phase. Buyers are responsible for all AWS infrastructure costs in their own AWS accounts. Because no software licensing fee is charged, monetary refunds are generally not provided. Support and inquiries: https://github.com/goldenman-kr/orbs-boyar-aws-launcher/issues
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Default Validator Deployment
This CloudFormation delivery option deploys a preconfigured Orbs Network full node environment on AWS using a public AMI and an automated launch workflow. The template automatically provisions the required AWS infrastructure, including a VPC, public subnet, security group, IAM resources, EC2 instance, and Elastic IP for stable node accessibility.
During stack creation, users provide only three runtime configuration values:
- Ethereum RPC endpoint
- Orbs node address
- Orbs node private key
The deployment automatically configures the Boyar runtime environment, initializes Docker Swarm, starts the required services, and exposes public status endpoints for validation and monitoring. Optional Elastic IP reuse is supported for recovery and reinstall scenarios.
This deployment option is intended for technical users familiar with AWS and blockchain node operations. AWS infrastructure costs such as EC2, EBS, Elastic IP, and related services are billed directly to the user's AWS account. Current early-access support is limited to the us-east-1 and us-east-2 AWS Regions.
CloudFormation Template (CFT)
AWS CloudFormation templates are JSON or YAML-formatted text files that simplify provisioning and management on AWS. The templates describe the service or application architecture you want to deploy, and AWS CloudFormation uses those templates to provision and configure the required services (such as Amazon EC2 instances or Amazon RDS DB instances). The deployed application and associated resources are called a "stack."
Version release notes
Updated CloudFormation deployment experience to support automatic EC2 Key Pair creation when KeyName is left empty. Customers may either select an existing regional EC2 Key Pair or let the stack create and apply a new Key Pair automatically. The applied key name, key-pair mode, and private-key retrieval command are exposed in stack outputs. Existing Key Pairs are retained on stack deletion; stack-created Key Pairs are deleted with the stack.
Additional details
Usage instructions
Launch the CloudFormation stack and provide the required runtime configuration values during stack creation:
- Ethereum RPC endpoint
- Orbs node address (without 0x prefix)
- Orbs node private key (without 0x prefix)
The deployment automatically provisions the required AWS infrastructure, including networking resources, security groups, EC2 instance, and an Elastic IP. Optional SSH key pair selection and Elastic IP reuse are supported for advanced users.
After stack creation completes:
- Open the CloudFormation Outputs tab.
- Locate the Elastic IP and status endpoint URLs.
- Verify the deployment using:
- http://<ElasticIp>/services/boyar/status
- http://<ElasticIp>:7666/status
To remove the deployment and automatically release AWS resources, delete the CloudFormation stack from the AWS Console.
Documentation and troubleshooting guides: https://github.com/goldenman-kr/orbs-boyar-aws-launcher
Support
Vendor support
Support is currently provided on a best-effort basis by KRYP Labs during the early-access release phase.
GitHub Repository: https://github.com/goldenman-kr/orbs-boyar-aws-launcher
Issue Tracking / Support: https://github.com/goldenman-kr/orbs-boyar-aws-launcher/issues
Users can report deployment issues, CloudFormation errors, AMI launch problems, and validator setup questions through GitHub Issues. Response times may vary. This product is intended for technical users familiar with AWS and blockchain node operations.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products

