|
|
|
|
|
by hsin003
166 days ago
|
|
Thanks for sharing! We’re definitely aware that Incus + Proxmox are very mature and full-featured. Containarium is more of a "purpose-built, single-VM, SSH-first dev environment" approach: - Lightweight: 1 VM can host 50–100+ LXC containers
- Quick provisioning: seconds instead of minutes per environment
- Focused on SSH workflows and dev sandboxing, not full datacenter management
- Minimal infra overhead: no GUI, no HA cluster required Tradeoffs we’re aware of:
- Shared kernel (not VM-level isolation)
- Linux-only
- Less built-in tooling compared to Proxmox We designed it to *optimize for cost efficiency and rapid dev onboarding*, rather than full-featured virtualization. Would love to hear if you see any pitfalls with this approach compared to using Proxmox/Incus in a single-host scenario! |
|