Skip to content

feat: implement RFD 2 self-hosting contract - #60

Open
darwin67 wants to merge 3 commits into
mainfrom
feat/rfd-2-self-hosting
Open

feat: implement RFD 2 self-hosting contract#60
darwin67 wants to merge 3 commits into
mainfrom
feat/rfd-2-self-hosting

Conversation

@darwin67

Copy link
Copy Markdown
Member

Summary

  • document the supported OCI runtime contract for local and S3-compatible deployments, including migrations, bootstrap, TLS, upgrades, backup, restore, and integrity drills
  • add liveness/readiness probes and runtime Postmark sender configuration for production onboarding
  • harden read-only container examples with ephemeral release configuration storage
  • fix the platform-admin release wrapper to transport arguments safely across RPC and return failures correctly
  • extend unit and container regression coverage for the documented operational commands

Verification

  • mix precommit — 521 tests passed
  • packaged production release built successfully
  • packaged admin wrapper grant, audit event, and failure status verified against PostgreSQL
  • shellcheck rel/overlays/bin/grant-platform-admin
  • all 11 documented shell examples pass bash -n
  • make check-rfds

Created by Darwin Wu (darwin67).

@github-actions github-actions Bot added the feat label Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant