migrate-to-openbao-pki #31
Reference in New Issue
Block a user
Delete Branch "migrate-to-openbao-pki"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Migration: step-ca to OpenBao PKI
Summary
Migrated all ACME certificate issuance from step-ca (
ca.home.2rjus.net) to OpenBao PKI (vault.home.2rjus.net:8200/v1/pki_int/acme/directory). Also removed the labmon certificate monitoring service which was step-ca specific.Commits
21db7e99d019f246f0387Files Changed
system/acme.nixservices/http-proxy/proxy.nixacme_caURLservices/nix-cache/proxy.nixacme_caURLhosts/monitoring01/configuration.nixservices/monitoring/prometheus.nixservices/monitoring/rules.ymlcertificate_rulesalert group (34 lines)services/monitoring/default.nixservices/monitoring/alloy.nixhosts/testvm01/configuration.nixdocs/plans/cert-monitoring.mdCLAUDE.mdDeployments
Verification
testvm01 - New Certificate
http-proxy - Existing Certificate (will renew from OpenBao)
Caddy will fetch new certs from OpenBao when current ones approach expiry.
monitoring01 - labmon Removed
labmon.service: Deactivated successfullyconnection refusedNext Steps
cahostRollback
If issues occur, revert the ACME server changes. Existing step-ca certificates remain valid for up to 75 days.