Table of Contents

Infrastructure sources of truth

This page explains where infrastructure information should live. The goal is to avoid copying the same facts into many places and then letting them drift.

NetBox / ip.hackeriet.no

Use NetBox for canonical inventory:

Wiki pages may mention a few NetBox facts for emergency orientation, but should link back conceptually to NetBox as the source of truth.

DokuWiki / wiki.hackeriet.no

Use the wiki for operational knowledge:

Do not put secrets in the wiki.

Hackeriet password store

Use the password store for credentials and secret material. Wiki pages may name relevant entries when verified, but must not include decrypted contents, tokens, private keys, passwords, or recovery secrets.

Monitoring

Use LibreNMS and Grafana for monitoring state, graphs, and alert context. A wiki page can describe which monitor to check first, but should not duplicate live metrics.

GitHub

Use GitHub for code, issue tracking, and legacy/out-of-band documentation when useful. GitHub wiki content may be useful historical context, but current operational runbooks should live in this wiki unless there is a specific reason otherwise.