Installing DataPlane Platform in SELinux Security Module
Generally, when you install the Dataplane Platform, the SELinux module should be disabled.
Generally, when you install the Dataplane Platform, the SELinux module should be disabled.
getenforce
SELinux must still be enabled.
The generated output displays:
Enforcing
systemctl status docker
Make sure that Docker is in Active status and check for the same using
the command:docker ps
The generated output displays the following:
CONTAINER ID IMAGE COMMAND CREATED STATUS PORTS NAMES
/usr/dp/1.2.x.x-XX/core/bin/dpdeploy.sh init --all
Note | |
---|---|
XX indicates the release build number. |
docker ps | awk '{print $NF}'
NAMES
dp-app
dp-cluster-service
dp-db-service
dp-gateway
knox
dp-consul-server
dp-database
Note | |
---|---|
Verify if the SELinux module is enabled by repeating step 2. |
Make sure that DataPlane Platform UI is running and SELinux module is enabled as well.
Verify the same using https://<dataplane-host>