Greenhouse
Greenhouse is CropsCode’s managed compute service. Instead of providing your own machines, Greenhouse runs workers in the cloud on your behalf.
Self-Hosted vs Greenhouse
Section titled “Self-Hosted vs Greenhouse”| Self-Hosted | Greenhouse | |
|---|---|---|
| Hardware | You provide | CropsCode provides |
| Maintenance | You manage | Zero maintenance |
| Cost | Your electricity + hardware | Included compute allowance + top-ups |
| Control | Full | Managed |
| Availability | Depends on your machines | Always-on |
| Windows support | Requires Windows host | Built-in |
When to Use Greenhouse
Section titled “When to Use Greenhouse”- You don’t have spare machines or don’t want to manage them
- You need Windows containers for .NET or desktop testing
- You want workers in specific geographic regions
- You need burst capacity beyond your physical hardware
Getting Started
Section titled “Getting Started”Greenhouse workers appear automatically in your dashboard. No CLI setup, no registration — they’re always connected and ready.
- Open the orchestrator dashboard
- When launching a container, select a Greenhouse worker
- Containers run on managed infrastructure
Compute Allowance
Section titled “Compute Allowance”Each plan includes a monthly compute allowance:
| Plan | Compute Allowance |
|---|---|
| Starter | 10 hrs/mo |
| Pro | 50 hrs/mo |
| Enterprise | 200 hrs/mo |
Top-ups available on Pro and Enterprise plans when you exceed your allowance.
Supported Container Types
Section titled “Supported Container Types”Greenhouse workers support:
- Linux containers — all standard CropsCode runtimes
- Windows containers — .NET, desktop apps, Visual Studio workflows