mailinabox
mailinabox copied to clipboard
Run without prompt
Is there a way for us to run the start.sh script silently specifying the settings on the command line and avoid getting domain name prompt?
Yep, see https://github.com/mail-in-a-box/mailinabox/blob/master/Vagrantfile#L21.
Also #737.
I ran sudo PRIMARY_HOSTNAME=auto mailinabox but still getting the above in v71a
I ran
sudo PRIMARY_HOSTNAME=auto mailinaboxbut still getting the above inv71a
You should also set NONINTERACTIVE=1, PUBLIC_IP=auto and PUBLIC_IPV6=auto