It would be helpful for those of us who want to automate the install if the installation script accepted optional parameters to pre-fill answers instead of prompting for user input.
./bitwarden.sh --domain bitwarden.example.com /
--installation-id <ID> /
--installation-key <KEY> /
--use-letsencrypt no