LXC - the SSH key of the deployment user is not pushed to PVE #1
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
From the admin workstation, the create-lxc-nixos.sh script executes
pcton the PVE host with an argument saying to push a SSH key for root on the container on creation. This key is not on the PVE host, so I must find a way to send it securely to the host and have it destroyed afterwards.