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.
Use this if you want to install Streambuilder using your OS package.
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=permissiveYou 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: