This tutorial explains how to download Docker containers from DockerHub and install the Visual Layer system in isolated, air-gapped environments
Docker Image | Description |
---|---|
visuallayer/onprem-fe | Frontend web application interface |
visuallayer/onprem-installer | Installation and setup utilities |
visuallayer/onprem-healthcheck | System health monitoring service |
visuallayer/onprem-pl-cpu | CPU-based processing pipeline |
visuallayer/onprem-pl-gpu | GPU-accelerated processing pipeline |
visuallayer/onprem-pg | PostgreSQL database server |
visuallayer/onprem-be | Backend API services |
visuallayer/onprem-cd | Continuous deployment service |
visuallayer/onprem-model-pack | Pre-trained models and model management |
<VERSION>
with the specific version provided by Visual Layer support):
install_helper.sh
script. You can either download it using curl or request it from Visual Layer support:
<VERSION>
with the specific version provided by Visual Layer support.
docker logs <container_name>