HestiaCP setup automation

Hi,

As I would need to install HestiaCP into several servers I was wondering if it’s possible to further automate setup.

I wrote down a bash script to customize a few settings in the setup line (hostname, email and password).

Now I would like to be able to automatically confirm both questions during setup (Would like to continue with installation? and Would you like to reboot? at the end of setup).

Thanks for any help!

Regards,
Roberto Jobet

Append --interactive no -f at the end of the install string

See https://docs.hestiacp.com/getting_started.html#all-available-options-of-install-script

Reboot I don’t yet…

1 Like

Reboot after completing is advised…