acme.sh icon indicating copy to clipboard operation
acme.sh copied to clipboard

deploy hook for openmediavault 5

Open eddul-h opened this issue 4 years ago • 2 comments

eddul-h avatar Oct 13 '21 13:10 eddul-h

Want to share some feedback per my test of this PR.

  1. Need to run "nginx -s reload" after applying changes, otherwise the old cert is still being served.
  2. When applying changes, just leave modules empty to apply all changes, otherwise web gui still prompts to apply changes.
  3. Need to call _getdeployconf and _savedeployconf to persist env variables.
  4. Would be good to support remote deploy through ssh.

sjtuross avatar Jan 19 '22 04:01 sjtuross

@sjtuross Please send a new pr.

Neilpang avatar Jan 19 '22 12:01 Neilpang