2026-03-24 17:10:37 -05:00
2026-03-24 17:06:37 -05:00
2026-03-24 17:10:37 -05:00
2026-03-24 16:38:45 -05:00
2026-03-23 11:50:40 -05:00
2026-03-24 10:49:26 -05:00
2026-02-16 08:36:00 -06:00
2026-03-24 16:38:45 -05:00






Sovran_SystemsOS

Own Your Stack. Run Your World.


🌐 What is Sovran_SystemsOS?

Sovran_SystemsOS is a declarative, self-hosted operating system built on NixOS that turns a single machine into your:

  • Personal cloud
  • Private communications hub
  • Bitcoin node
  • Web server
  • Daily desktop

This isnt just an OS config — its a complete sovereign computing environment.


Why It Matters

Most people rely on a patchwork of third-party services:

  • Cloud storage owned by corporations
  • Messaging platforms that mine metadata
  • Financial infrastructure you dont control

Sovran_SystemsOS flips that model.

👉 You run the services. 👉 You own the data. 👉 You control the system.


🚀 What Youre Actually Getting

This system doesnt just install apps — it assembles an ecosystem.

🖥 A Unified Desktop + Server

  • Full GNOME desktop
  • Ready for daily use and backend services
  • Remote access capabilities

🌍 A Real Web Stack (Out of the Box)

  • Caddy web server with automatic HTTPS
  • Reverse proxy routing already wired
  • Multi-service hosting under your domains

☁️ Your Own Cloud Platform

  • Nextcloud → file storage, sync, collaboration
  • WordPress → publish and host content
  • Vaultwarden → secure password management

💬 Private Communication Layer

  • Matrix Synapse → decentralized messaging backend
  • Element support → modern chat + collaboration
  • Optional voice/video infrastructure

₿ Sovereign Financial Stack

  • Run your own Bitcoin node
  • BTCPay Server for payments
  • Optional mempool explorer

No intermediaries. No permissions.


🔐 Built-In Security Posture

  • Hardened SSH (no password logins)
  • Fail2ban active by default
  • Tor integration available
  • Encrypted secrets via Agenix

💾 Reliability Without Babysitting

  • Automated backups (rsnapshot)
  • Cron jobs for maintenance
  • Database initialization included

🧠 What Makes It Stand Out

1. This Is Not a “Toolkit” — Its a System

Most projects give you pieces.

Sovran_SystemsOS gives you a pre-integrated stack where:

  • Services already talk to each other
  • Reverse proxy is configured
  • Databases are initialized
  • Ports and firewall rules are handled

Youre not assembling — youre activating.


2. Feature Toggles = Power Without Bloat

Turn features on or off like switches:

sovran_systemsOS.features.mempool = true;
sovran_systemsOS.features.haven = true;

No unnecessary services. No wasted resources.


3. Reproducibility = Control

Your entire system is code:

  • Rebuild anytime
  • Move to new hardware
  • Roll back instantly

This is infrastructure you can trust because you can recreate it exactly.


4. Automation Where It Counts

A huge amount is handled for you:

  • Service wiring
  • Reverse proxy setup
  • Scheduled jobs
  • Base security

But unlike “black box” systems, you still retain full visibility and control.


⚠️ Honest Reality (No Hype)

This system does not eliminate effort.

You will still need to:

  • Configure DNS and domains
  • Manage secrets (Agenix)
  • Understand your enabled services
  • Perform initial setup steps

But heres the difference:

👉 Youre not starting from scratch 👉 Youre not duct-taping services together 👉 Youre not fighting your system

Youre building on a solid, opinionated foundation


🔌 Expand As You Grow

Enable advanced features anytime:

sovran_systemsOS.features.bitcoin-core = true;
sovran_systemsOS.features.bip110 = true;
sovran_systemsOS.features.mempool = true;
sovran_systemsOS.features.rdp = true;

Available add-ons include:

  • Bitcoin Core / Knots switching
  • BIP-110 (enhanced Bitcoin consensus policy)
  • Mempool explorer
  • Nostr relay (Haven)
  • Element voice/video backend
  • Remote desktop

🛠 Installation

Full guide:

👉 https://git.sovransystems.com/Sovran_Systems/Sovran_SystemsOS/src/branch/main/DIY%20Install%20Sovran_SystemsOS.md


💬 Community


🧭 Who This Is For

Sovran_SystemsOS is for people who want to:

  • Move off Big Tech platforms
  • Run their own infrastructure
  • Understand and control their system
  • Build a sovereign digital life

🧭 Final Thought

You can keep renting your digital life…

Or you can start owning it.

Sovran_SystemsOS doesnt promise magic. It gives you something more valuable:

👉 A system you control, understand, and can rebuild at will.


All Is Love. Fear Is Illusion. All Beings Are Free. Truth Can Never Be Destroyed.

Description
No description provided
Readme 1.5 MiB
Languages
Nix 56.2%
Shell 43.8%