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
Enforcing
systemctl status docker
Make sure that Docker is in Active status.
docker ps
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 SELinux module is enabled or disabled. SELinux must still be
enabled. |
getenforce
Enforcing
The DataPlane Platform UI is running and SELinux is enabled as well.
Verify the same using https://<dataplane-host>