Added basic doc publishing
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user