From 697d30af91fd072654b0eabce0dbd9dd965c6802 Mon Sep 17 00:00:00 2001 From: h7x4 Date: Tue, 30 Dec 2025 13:15:14 +0900 Subject: [PATCH] Initial commit --- README.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..077fd36 --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +This is the place to be, here we manage the PVV machine and network infrastructure, otherwise known as *Drift*. + +Here you will find configuration and scripts that are running on a daily and nightly basis on the PVV machines to +make sure they stay up, healthy and useful. + +## [Machine overview][topology-main] + +[![][topology-main]][topology-main] + +## [Network overview][topology-network] + +[![][topology-network]][topology-network] + +[topology-main]: https://pages.pvv.ntnu.no/Drift/pvv-nixos-config/main/topology_graph/main.svg +[topology-network]: https://pages.pvv.ntnu.no/Drift/pvv-nixos-config/main/topology_graph/network.svg