Track internal Postgres target in release process
Some checks failed
OfficeCom Sentinel Client / build-client (push) Has been cancelled

This commit is contained in:
OfficeCom Codex
2026-07-17 01:12:38 +02:00
parent fde24f2616
commit 05029c9fb2
5 changed files with 53 additions and 0 deletions

View File

@@ -25,3 +25,9 @@ n8n is responsible for:
- storage in the central backend
- organization-wide aggregation
- NinjaOne organization API updates
## PostgreSQL Scope
- The client only knows its outward upload destination.
- PostgreSQL connection details belong to the internal ingest or n8n side.
- If the PostgreSQL IP changes, update the internal server-side configuration and review it during the next release.