Track internal Postgres target in release process
Some checks failed
OfficeCom Sentinel Client / build-client (push) Has been cancelled
Some checks failed
OfficeCom Sentinel Client / build-client (push) Has been cancelled
This commit is contained in:
@@ -19,6 +19,15 @@ The repository now keeps only the client-side architecture:
|
||||
- optional n8n upload
|
||||
- packaged ZIP release flow for NinjaOne deployment
|
||||
|
||||
The client must not depend on a PostgreSQL IP or hostname. PostgreSQL stays a server-side concern behind the ingest or n8n layer.
|
||||
|
||||
## PostgreSQL Handling
|
||||
|
||||
- PostgreSQL is not contacted directly by endpoint clients.
|
||||
- The PostgreSQL host or IP should be tracked in the repository only as internal deployment metadata.
|
||||
- Review that internal target on every release before publishing.
|
||||
- Keep the actual production value in a private operational copy if it should not be visible in the public repository.
|
||||
|
||||
## Removed Model
|
||||
|
||||
The following older pieces are intentionally no longer part of the repo:
|
||||
|
||||
Reference in New Issue
Block a user