Installation and deployment of the service
1. Introduction
docker login facephicorp.jfrog.io
user: username
pass: tokendocker pull facephicorp.jfrog.io/docker-pro-fphi/facephi-selphid-sdk:#VERSION#2. docker-compose
version: '3.7'
services:
selphid-service:
ports:
- "8080:8080"
volumes:
- /home/user/selphid/config:/app/selphid-sdk/config
image: facephicorp.jfrog.io/docker-pro-fphi/facephi-selphid-sdk:#VERSION#
container_name: facephi-selphid-sdk3. Additional configuration
3.1 License
3.2 Service
3.3 Debug and usage path
Last updated