a7ea91f529
Add a top-level `README.md` mapping the boxes and per-machine docs under `docs/boxes/` (grouped `colony/`, `home/`, `misc/`), one file per host, VM and container documenting role, services and networking with source pointers. Also point `AGENTS.md` at the new docs. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
977 B
977 B
object
Object storage and Nix binary cache, plus a couple of small self-hosted web apps.
- Source:
shill/containers/object.nix - Host: NixOS container on
shill
Role
- MinIO — S3-compatible object storage (
s3.nul.ie/*.s3.nul.ie). Backs several other services (Gitea LFS/artifacts, social-media uploads, …). Stored on the/mnt/miniovolume (XFS, bind-mounted fromshill). - Harmonia — serves the Nix binary cache for all the boxes (
nix-cache.nul.ie), backed by the/mnt/nix-cachevolume. - atticd — an alternative Nix cache (stores into MinIO/S3). Currently disabled — present in the config but not running.
- HedgeDoc — collaborative markdown notes.
- wastebin — pastebin.
Networking
internalassignment on thectrsnetwork (alt nameobject-ctr)./mnt/minioand/mnt/nix-cachebind-mounted read-write fromshill.