/
How to build Insights Docker Image (Linux)
How to build Insights Docker Image (Linux)
Step - by - step guide to how to Install Insights on Linux using Docker
Prerequisite:
Install Docker:
On RHEL/Centos7:
- yum update
yum install yum-utils
- yum-config-manager --enable rhui-REGION-rhel-server-extras
- yum install docker
- systemctl start docker
- systemctl status docker
- systemctl enable docker (start docker at system boot)
On Ubuntu:
- apt-get update
- apt-get upgrade
- apt-get install docker.io
- systemctl start docker
- systemctl enable docker
For docker commands please visit - https://docs.docker.com/edge/engine/reference/commandline/docker/
Build Docker Image:
Run docker containers EngineJar/Deploy war (Obsolete):
, multiple selections available,
Related content
PlatformEngine
PlatformEngine
Read with this
Insights Docker Installation
Insights Docker Installation
More like this
Installing Insights in Docker
Installing Insights in Docker
More like this
Installing Hyperledger Fabric
Installing Hyperledger Fabric
More like this
Data Collection Configuration (Agent Configuration)
Data Collection Configuration (Agent Configuration)
More like this
Installing Insights
Installing Insights
More like this
©2021 Cognizant, all rights reserved. US Patent 10,410,152