2024-02-11 22:08:48 -06:00

640 B

Welcome to n0xb0x

Overview

n0xb0x is a self-hosted bitcoin (and related) server that is based on Fedora CoreOS.

Features

  • Minimalistic OS that only runs containers
  • Only packages installed locally are:
    • Caddy
    • Zerotier
    • Cockpit
  • Entire server is bootstraped via Ansible for low-touch deployment
  • Atomic updates
  • All containers are built on device for full transparency
  • All containers are run as systemd services
    • Containers can be launched via systemctl start like any other service
    • Containers natively log via journalctl like any other service
    • Containers can be managed via Cockpit