You'll be asked if you want to install admin panel on this server — press y if you do. The rest of StreamBuilder installation will be performed automatically.
CentOS 7 setup steps after installation
In order to get StreamBuilder running on CentOS, you should do the following right after installation:
Сomment in /etc/sudoers: #Defaults requiretty
Set security policy to permissive in /etc/selinux/config: SELINUX=permissive You may disable SELinux completely by setting SELINUX=disabled if you don't need security logs. Refer to SELinux manual for more information.
Reboot the server for changes to take effect or simply run: sudo setenforce 0
You could check if StreamBuilder is installed successfully by running /usr/local/bin/streambuilder. Correct output should be something like: