/posts/computing/server/nix

Home server on Nix

This series of posts will cover the set-up of a server running on NixOS from a computer running on NixOS. The fact that you are considering Nix implies that you think you know your way around Linux. As such, this guide will be more cookbook than textbook.

The entries in bold are more interesting things, the rest are just friends we make along the journey.

  1. Installation
  2. Ops and tooling
  3. Applications
    • Introduction: Apache reverse proxy and containers with tinode as an example
    • Prosody: Prosody (a XMPP communication server) in Nix container.
    • Git: Git and Gitea
    • Mediawiki: Mediawiki, actually just a demo for nix-sops
  4. Misc