hygienic-books 46c375aec5 feat(pikvm): Move cert files from /tmp
We now have acme.sh copy cert files into a directory that's writable,
specifically into '/tmp', this happens outside the scope of this
script purely within acme.sh. Most mounts remain mounted read-only so
we amend this script to make the '/' mount point read-writable and move
cert files into their correct location before making the '/' mount
point read-only again.
2025-06-03 23:50:53 +02:00
2025-01-28 00:22:21 +01:00
2023-06-20 00:13:02 +02:00
2025-01-28 00:23:39 +01:00
2024-12-25 19:35:02 +01:00

acme-deploy-helpers

A collection of acme.sh helper scripts to run as its DEPLOY_SSH_REMOTE_CMD

Description
A collection of acme.sh helpre scripts to run as its DEPLOY_SSH_REMOTE_CMD
Readme MIT 48 KiB
Languages
Shell 100%