2 Commits

Author SHA1 Message Date
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
e5aac1c59f feat(pikvm): Add Pi-KVM deploy script 2023-03-25 22:22:31 +01:00