Introducing Nyxever — A Sovereign Cloud Project (and an Honest Learning Journey)
Hi VanLUG,
I’ve been lurking here and finally have something worth posting about.
My background is in solutions and systems architecture, but mostly from the Microsoft stack. When it came to Linux and hands-on infrastructure, I’m relatively new and while I know where I want to go, I do stumble with lots of simple things as I’m learning along the way. However, I’m a generalist and familiar with a range of technologies from hardware/software, virtualization, information architecture and design, networking, etc. My goal is to continue to learn, share experiences, engage with the community, and promote open source and open learning.
What I’m building
Nyxever is an open source project aimed at a portable, sovereign cloud stack — the kind of thing you can run on your own hardware, in your own facility, with no dependency on a hyperscaler. The core ideas (as a starting point as this will evolve):
Mostly done (but planning to rebuild to document more along the way):
- Proxmox VE + Ceph for hyperconverged compute and storage
- Adding 10Gbps mesh switchless networking for Ceph replication - dual-port across 3 nodes
Next:
- Kubernetes, Docker - which one makes sense where and when?
- Full IaC from bare metal to provisioned cluster (Ansible, Terraform/OpenTofu, other?)
- Local inferencing capabilities
- Dynamic resource management (i.e.: resource budget, cost budget, power budget, BTU/heat budget)
- Offline-capable — core assets fit on <4 TB (distros, source, scripts, models, etc.), no cloud dependency required - a seed drive to provision a cloud or an edge node
- Geo-distributed resiliency (at least in basic functional concepts to learn and experiment - 3-replicas as core, with options to add new core deployments and edge nodes)
I’m running this on a small fleet of servers, which means I’m learning on real hardware with real failure modes, but I also look to use nested virtualization to demonstrate concepts (portable cloud concepts).
Where I actually am
I want to be upfront: I’m genuinely new to Linux administration and hands-on clustering. I understand systems architecture fairly well (distributed computing, quorum, replication, network topology, storage tiering, failure domains, business continuity, disaster recovery) but I’m still building my knowledge and the muscle memory for actually operating these systems. I expect to break things regularly and document it honestly.
Timeline
As long as it takes for me to learn this stuff!
What I’m looking for
Not recruiting yet — the project is too early for contributors to invest in without risking their work being thrown away. But I’d love:
- Feedback on architecture decisions and stack choices
- Pointers to resources, tech stories, or prior art I should know about
- People who might be interested in following along or eventually contributing
If any of this resonates, whether you’re deep in virtualization, software-define-stuff, or curious about sovereign concepts, or just like watching someone learn and break things in public, I’d genuinely welcome the conversation.
Repo, ADRs, and website coming soon. Happy to answer questions in the meantime.
Cheers,
Charles