Hello Crystal community!
Missed you all during my cancer treatment, and I’m finally cancer-free!
I’m back full-time at my cloud computing startup, and going fully open source (MIT license) for the entire platform.
What matters:
- LXC (Linux/system containers) for bare-metal performance, no VM overhead (PoC working)
- elastic bare-metal hardware resources that can be changed without reboot
- elastic LVM storage with thin-provisioning (manually handled today)
- routing for local networks + WireGuard for clusters (manually handled today)
- Homogeneous deployment as the strategy for automatic horizontal scaling and load-balancing (will be on a future release with PaaS automation)
- automatic proxy + SSL for apps, no need for 1 public IP per app (proxy lib temporarily made in JS because of acme-client lib)
Milestone: IaaS+PaaS with 20% of features that cover 80% of cloud demand.
My initial PoC (working, but incomplete) is at: github.com/admiracloud/admira-containers, but please don’t star it.
I’m refactoring and I will release soon at github.com/airsailer/airsailer. Since I sustain my family only through this work, I expect to release a new production version soon.
Happy to talk to you again. ![]()