(Note: This doesn't apply to the SaaS version of Asset Center)
Install the OT-BASE Docker Container using the installation script
For easy installation of OT-BASE Asset Center on a new system, an install script named ot-base.install is provided with the distribution image. This script installs and starts OT-BASE with default settings. Before executing the script, make sure that all settings are appropriate for your installation.
To execute the script, call
> $ bash ./ot-base.install
Modify access rights when using Security-Enhanced Linux (SELinux)
When using Security-Enhanced Linux, you must set a write permission for the directory /var/ot-base:
sudo chcon -Rt svirt_sandbox_file_t /var/ot-base
Comments
0 comments
Please sign in to leave a comment.