General requirements#
LUNA Vinder Module is delivered in Docker containers. Docker container LVM images are required for installation. An Internet connection is required to download the Docker images to the server, or the images must be downloaded to any other device and transferred to the server. Authorization is required for the VisionLabs Docker registry to download the Docker images.
LUNA Vinder Module can be deployed:
- by manually launching containers using Docker
- using the Docker Compose script
The distribution package contains example of the Docker Compose script.
Running LUNA Vinder Module has been tested on the following versions of the above software:
- Docker: 25.0.3
- Docker Compose: 2.24.6
Workability with other versions of the software described above is not guaranteed.
Using the plugin mechanism requires scripts developed with the syntax and functionality provided by Python 3.11 or higher.
LUNA Vinder Module services can be run on any OS that supports Docker. All procedures in the installation guide are described for Almalinux 9.5, which is used in the Docker containers of LUNA Vinder Module services and on which the launch has been officially tested. Running on other operating systems may have some peculiarities not described in this documentation.