Skip to content

Services launch#

Go to the Docker Compose folder.

cd /var/lib/luna/lim-current/example-docker

Make sure that all required LP containers are launched (see LIM system requirements).

Launch Docker Compose:

You must be logged in the VisionLabs registry (see section "Login to registry")

./start_lim.sh

The script loads the LIM settings into the Configurator container with the standard name luna-configurator. If the name of the Configurator container for some reason has a different name, then it must be changed in the LUNA_CONFIGURATOR_NAME variable in the .env file.

Deploying containers takes some time. You have to wait until all the services are running before working with LUNA Index Module.

Check the state of launched Docker containers.

docker ps