Portnote tracks infrastructure assets, ports, and credentials with OIDC protection from Authentik. It stores application state in the shared Postgres database and exposes its API/UI on db_net for internal access and proxied exposure.【F:devtools/compose.yml†L177-L210】
haedlessdev/portnote:latestdb_net.env.wget against http://127.0.0.1:8080/ every 30 seconds.【F:devtools/compose.yml†L200-L209】portnote-agent container syncs data using the same Postgres credentials; rotate passwords carefully to avoid drift.portnote_data volume through Autorestic to capture attachment exports.【F:devtools/compose.yml†L186-L200】