From 7d0d9410ef2f730a0bf647932c0a27443b9bf90d Mon Sep 17 00:00:00 2001 From: Antoine Martin Date: Thu, 28 Jan 2021 03:36:13 +0100 Subject: [PATCH] add README --- README.org | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 README.org diff --git a/README.org b/README.org new file mode 100644 index 0000000..fcb8d81 --- /dev/null +++ b/README.org @@ -0,0 +1,22 @@ +#+title: NixOS deployment configuration + +* Services + +** Matrix + +My Matrix homeserver =alarsyo.net= is deployed using [[file:services/matrix.nix][this service file]]. + +*** TODO Cleanup config using the one in the NixOS manual +*** TODO Setup element-web as well + +** Monitoring + +Grafana and Prometheus are currently used as a glorified =htop=. + +* Tasks + +** TODO Setup BitWarden +** TODO Setup backups BitWarden +** TODO Setup declarative config postgresql +** TODO Setup backup postgresql +** TODO Try borg backups