Nhost should be configured for backend platform secrets governance and tenant isolation.
NHOST_URL=https://nhost.example.com
NHOST_POSTGRES_HOST=127.0.0.1
NHOST_POSTGRES_DB=nhost
NHOST_POSTGRES_USER=nhost
NHOST_POSTGRES_PASSWORD=replace-with-strong-password
NHOST_AUTH_JWT_SECRET=replace-with-random-secret
Back up control-plane database/state, deployment manifests, and secrets metadata. Validate restore with one app deployment, one rollout, and one rollback test.
Feel free to contact us. Find all contact information on our contact page.