Check that the System is Running

After the up command is complete, you can check that your IDOL Docker system is running correctly by accessing one of the available user interfaces.

  • For basic-idol: http://DockerHost:8080/find/

  • For data-adminhttp://DockerHost:8080/dataadmin/

  • For site-admin: http://DockerHost:8080

Where DockerHost is the IP address or host name of the computer where you have run the docker containers.