eryph
by
The VM Provisioning Time Sink

Still Waiting 45+ Minutes for Dev/Test VMs?

Manual provisioning wastes hours on dev, test, and staging environments.

45+ min
Current Setup
90%
Time Saved
5 min
With eryph

Common VM provisioning scenarios

Organizations like these face VM provisioning challenges daily

Small Dev Team

10 VMs per week

Half a day lost to setup

MSP Provider

Client environments

Each takes an hour minimum

The Pattern

Every organization hits the same wall: Manual VM provisioning doesn't scale. What starts as "just a few VMs" becomes a full-time job, blocking your team from actual work.

Ready to deploy VMs in minutes?

Join teams who stopped waiting for manual VM setup

Get Started

Why VM provisioning takes so long

Manual processes that don't scale

Auto-advancing

Slow VM Deployment

1 hour per VM deployment - copying templates, manual setup

Teams blocked, projects delayed, productivity lost

Automate your VM deployment

Perfect for dev, test, staging, training, and POC environments

Old Way
Eryph

Manual VM Creation

  • Open Hyper-V Manager
  • Click through 15+ dialogs
  • Install Windows manually
  • Configure each setting by hand
  • Install software one by one
  • Document steps (if you remember)

Automated with Eryph

  • Write simple YAML config
  • Run one PowerShell command
  • Template is fetched automatically
  • Settings applied from code
  • Software pre-installed
  • Config IS the documentation

How the gene system works

1. Start with a gene

Choose a proven template from the genepool or create your own

2. Add what's different

Inherit base configs, customize only what you need

3. Deploy in minutes

Your improvements become new genes others can inherit

Real example: Deploy an Ubuntu web server from YAML

deploy-ubuntu-web.ps1
5 minutes total
# Deploy Ubuntu web server from YAML:
# Perfect for dev, test, and staging workloads
$webServer = @"
name: web-server-01
parent: dbosoft/ubuntu-2204/latest

# Configure web server stack
fodder:
- source: gene:myorg/ubuntu-nginx-base
  variables:
  - name: site_name
    value: myapp.local
"@

# Deploy it
New-Catlet -Config $webServer | Start-Catlet

# Done! Ubuntu web server ready in minutes.

Teams deploying VMs 90% faster

Real time savings from automated provisioning

5 min
New Deploy Time
90%
Time Saved
8h/month
Developer Time Back
13 VMs
Break-even Point
Cloud-Speed Deployments

Ready to Fix Slow VM Provisioning?

Join teams deploying VMs in 5 minutes instead of 45. No per-VM licensing.