acme.sh
acme.sh copied to clipboard
deploy hook for openmediavault 5
Want to share some feedback per my test of this PR.
- Need to run "nginx -s reload" after applying changes, otherwise the old cert is still being served.
- When applying changes, just leave modules empty to apply all changes, otherwise web gui still prompts to apply changes.
- Need to call _getdeployconf and _savedeployconf to persist env variables.
- Would be good to support remote deploy through ssh.
@sjtuross Please send a new pr.