docs consolidation, big sln build fixes, new advisories and sprints/tasks
This commit is contained in:
@@ -527,6 +527,6 @@ See `docs/operations/configuration-migration.md` for detailed migration steps.
|
||||
## Related Documentation
|
||||
|
||||
- [PostgreSQL Operations Guide](./postgresql-guide.md)
|
||||
- [Air-Gap Deployment](../24_OFFLINE_KIT.md)
|
||||
- [Air-Gap Deployment](../OFFLINE_KIT.md)
|
||||
- [Crypto Profile Reference](../modules/cryptography/architecture.md)
|
||||
- [Policy Engine Guide](../modules/policy/architecture.md)
|
||||
|
||||
@@ -229,5 +229,5 @@ docker compose down && docker compose up -d
|
||||
## Related Documentation
|
||||
|
||||
- [Configuration Guide](./configuration-guide.md)
|
||||
- [Air-Gap Deployment](../24_OFFLINE_KIT.md)
|
||||
- [Air-Gap Deployment](../OFFLINE_KIT.md)
|
||||
- [Docker Compose README](../../devops/compose/README.md)
|
||||
|
||||
@@ -675,7 +675,7 @@ ALTER DATABASE stellaops SET default_transaction_read_only = on;
|
||||
|
||||
### 10.1 Offline Setup
|
||||
|
||||
PostgreSQL 16+ is bundled in the air-gap kit. See `docs/24_OFFLINE_KIT.md` for import instructions.
|
||||
PostgreSQL 16+ is bundled in the air-gap kit. See `docs/OFFLINE_KIT.md` for import instructions.
|
||||
|
||||
**Docker image digest (pinned):**
|
||||
```yaml
|
||||
|
||||
@@ -227,5 +227,5 @@ attestor:
|
||||
|
||||
- [Attestor AGENTS.md](../../src/Attestor/StellaOps.Attestor/AGENTS.md)
|
||||
- [Scanner Score Proofs API](../api/scanner-score-proofs-api.md)
|
||||
- [Offline Kit Specification](../24_OFFLINE_KIT.md)
|
||||
- [Offline Kit Specification](../OFFLINE_KIT.md)
|
||||
- [Sigstore Rekor Documentation](https://docs.sigstore.dev/rekor/overview/)
|
||||
|
||||
Reference in New Issue
Block a user