I'd like to use proxmox to deploy the github self-hosted runner application in ephemeral mode.
The idea is that there is a VM that boots up, registers as an ephemeral single-use runner (https://docs.github.com/en/actions/...nners#using-ephemeral-runners-for-autoscaling), then terminate and the VM is then either reset to a snapshot, or completely destroyed and re-built.
Has anyone already done something like this and are they willing to share how they've set it up? It seems to me as though I'd need to run something outside of proxmox to automate this.
I'm am completely new to proxmox, but I am willing to read docs; I would appreciate being pointed to the right docs to read!
Thanks!
The idea is that there is a VM that boots up, registers as an ephemeral single-use runner (https://docs.github.com/en/actions/...nners#using-ephemeral-runners-for-autoscaling), then terminate and the VM is then either reset to a snapshot, or completely destroyed and re-built.
Has anyone already done something like this and are they willing to share how they've set it up? It seems to me as though I'd need to run something outside of proxmox to automate this.
I'm am completely new to proxmox, but I am willing to read docs; I would appreciate being pointed to the right docs to read!
Thanks!