Headless/handsfree installation?

Hi,

I’m evaluating MIAB for a couple of domains. One of my requirements is to be able to script the installation process.

The MIAB installer prompted me for just a few questions: a hostname, timezone, key location … maybe just those three. I’m wondering if there’s a way to provide these answers on the command line or in a file, so I don’t have to be present while the installer is running.

Thanks for any advice,
-mykle-

This would be possible with an script, you can create :wink:
Should not be difficult.

https://github.com/mail-in-a-box/mailinabox

See https://github.com/mail-in-a-box/mailinabox/blob/master/Vagrantfile. Everything can be controlled through environment variables.