docs(#771): close role split rc.8 residuals
This commit is contained in:
@@ -152,11 +152,10 @@ for any `<Image>` components added in the future.
|
||||
## How to Apply
|
||||
|
||||
```bash
|
||||
# Run the DB migration (requires a live DB)
|
||||
pnpm --filter @mosaicstack/db exec drizzle-kit migrate
|
||||
|
||||
# Or, in Docker/Swarm — migrations run automatically on gateway startup
|
||||
# via runMigrations() in packages/db/src/migrate.ts
|
||||
# PostgreSQL migration is a dedicated pre-runtime phase.
|
||||
# Deployment injects migration-only credentials/TLS material; Gateway startup only verifies readiness.
|
||||
mosaic-db-migrator --run
|
||||
mosaic-db-migrator --verify
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user