feat: add ACME renew hook #63

Merged
gofix merged 1 commit from codex/acme-renew-hook into master 2026-05-03 18:55:59 +00:00
Owner

Summary

  • add ACME_RENEW_HOOK to run an operator-provided restart/reload command after managed ACME renewal succeeds
  • bound hook execution to 60 seconds and log success/failure
  • document the restart hook path in the compatibility notes

Verification

  • CARGO_TARGET_DIR=/tmp/portal-tunnel-rs-target-acme cargo test --locked
  • CARGO_TARGET_DIR=/tmp/portal-tunnel-rs-target-acme cargo clippy --locked --all-targets -- -D warnings

Closes #34.

## Summary - add `ACME_RENEW_HOOK` to run an operator-provided restart/reload command after managed ACME renewal succeeds - bound hook execution to 60 seconds and log success/failure - document the restart hook path in the compatibility notes ## Verification - `CARGO_TARGET_DIR=/tmp/portal-tunnel-rs-target-acme cargo test --locked` - `CARGO_TARGET_DIR=/tmp/portal-tunnel-rs-target-acme cargo clippy --locked --all-targets -- -D warnings` Closes #34.
feat: add ACME renew hook
All checks were successful
Rust CI / Format, lint, and test (pull_request) Successful in 1m20s
45eb180d98
gofix merged commit b30b9b65b8 into master 2026-05-03 18:55:59 +00:00
gofix deleted branch codex/acme-renew-hook 2026-05-03 18:55:59 +00:00
gofix referenced this pull request from a commit 2026-05-03 18:56:00 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gofix/portal-tunnel-rs!63
No description provided.