Migration status
Ready
secret_deploy_checks table
Indigiploy acceptance fixture
The release migration proves that YAML-declared values and dashboard values reached the PHP-FPM process. Only SHA-256 fingerprints are rendered or persisted.
Migration status
Ready
secret_deploy_checks table
Persistent snapshots
1
migration rows in SQLite
Same-name resolution
Dashboard wins
dashboard overrides the artifact value
Configured status and fingerprints are safe diagnostics; plaintext values never leave the process.
| Variable | Role | Status | SHA-256 fingerprint |
|---|---|---|---|
| INDIGIPLOY_YAML_SECRET | YAML-only secret | Configured | c06f9e431b9a1935 |
| INDIGIPLOY_SHARED_SECRET | Shared name (dashboard wins) | Configured | facf4e73400878d5 |
| INDIGIPLOY_YAML_SHARED_BASELINE | YAML shared baseline | Configured | 9b019cf049a4ef3d |
| INDIGIPLOY_ACTIONS_MARKER | Actions payload marker | Configured | 3422899e1cccb2ac |
| INDIGIPLOY_DASHBOARD_SECRET | Dashboard-only secret | Configured | dda3f2269e00ea82 |
| INDIGIPLOY_DASHBOARD_ONLY_SECRET | Dashboard-only marker | Configured | f1894e5b85947263 |
The SQLite database is persistent across releases. The migration runs through the deployment post-deploy command before the new release is activated.