Automated install - post installation script

RobinDBL

Member
Jan 18, 2023
5
1
8
Hello,

I'm looking into the automated install feature in the VE8.2 installation iso. However, I would need a way to trigger another system that could configure the proxmox installation after the install is completed. I'm thinking about eg. an HTTP request or a post installation script.
Is this something that is possible?
If not, would this be added in the future?

Thanks,
Robin
 
Hi,

I'm thinking about eg. an HTTP request or a post installation script.
Is this something that is possible?
If not, would this be added in the future?
it is planned to add a POST-request mechanism at the end of the installation, such that the host that serves the answer-file, also receives notice when the installation is finished. That should be generic enough to than implement things like your scenario on top of that.

I cannot give you an ETA for that, but feel free to create a ticket on https://bugzilla.proxmox.com/ !
That helps us (& and you!) keep track of things.