DB Server Installation
important
Be sure to run these steps as the runtime user: wf_user in config.yml.
Change user
Change user to default user wfuser:
su - wfuser
cd /opt/wf_installer/
Run installation
./install.sh install db
Run post-installation checks
./install.sh check db