Apps & CLI Tools
Choose the right tool to ReBuild fast and evolve. Visual application for IT teams or PowerShell for developers.
Desktop Application
eryph App
Visual application to ReBuild fast and evolve your infrastructure. Perfect for IT teams creating test, dev, and staging environments without coding.
- Installation management
- Automatic updates
- Catlet creation wizard

Core Engine
eryph-zero
The core eryph engine for VM management. PowerShell integration for scripting and automation.
- •PowerShell cmdlets for automation
- •VM lifecycle management
- •Project isolation & multi-tenancy
- •REST API for integrations
Template Builder
eryph-packer
Build custom VM templates and genes. Create your own standardized environments.
- •Build reusable VM templates
- •Create and publish genes
- •Version control ready
- •CI/CD pipeline integration
Vagrant Integration
Vagrant Provider
Use familiar Vagrant commands to manage eryph catlets. Instant VM deployment with gene templates and cloud-native features.
Instant deployment
Use gene/template systems for rapid VM creation
Software-defined networking
Project isolation and complex network topologies
Cross-platform development
API-based remote access from any platform
Cloud-init support
Automatic user setup and SSH key injection
vagrant up
vagrant up Bringing machine 'default' up with 'eryph' provider... ==> default: Preparing cloud-init configuration... ==> default: Generated 1 cloud-init fodder entries: default: - vagrant-user-setup (cloud-config) ==> default: Creating catlet with configuration: ==> default: Name: default ==> default: Parent Gene: dbosoft/ubuntu-22.04/latest ==> default: Project: default ==> default: Creating catlet: default ==> default: Waiting for operation Create catlet default (61580874-4d7b-4482-b630-b93d131deee7) ==> default: Pulling volume gene:dbosoft/ubuntu-22.04/20250913:sda (hyperv/amd64) (231 MiB / 526 MiB) => 43,9 % completed ==> default: Pulling volume gene:dbosoft/ubuntu-22.04/20250913:sda (hyperv/amd64) (418 MiB / 526 MiB) => 79,4 % completed ==> default: Updating catlet network settings ==> default: Creating HD Drive: sda ==> default: Configure Catlet CPU count: 2 ==> default: Rebuilding project network settings ==> default: Updating cloud-init config drive. ==> default: Operation ID: 61580874-4d7b-4482-b630-b93d131deee7 - Operation completed successfully ==> default: Catlet provisioned successfully with ID: eb002719-c131-494f-85c2-f03c274a7f3c ==> default: Starting catlet... ==> default: Waiting for operation Starting Catlet (5bf8b0fd-0b4e-47cc-b7fa-b6ac0f30032d) ==> default: Operation ID: 5bf8b0fd-0b4e-47cc-b7fa-b6ac0f30032d - Operation completed successfully ==> default: Catlet started successfully ==> default: Waiting for machine to boot. This may take a few minutes... default: SSH address: 10.249.248.98:22 default: SSH username: vagrant default: SSH auth method: private key default: ==> default: Machine booted and ready!