1. Deliverable
The MANUFACIA deliverable consists of the following files.
manufacia_x.x.x-gpu.tar.gz (x.x.x represents the version of the delivered system.)
mosquitto_1.6.2.tar.gz
postgres_10.5.tar.gz
redis_5.0.tar.gz
2. Recommended system requirements
For hardware specification of the server to install MANUFACIA, please refer to FAQ (General) -> Recommended hardware specification. With the following combination of driver/library environment MANUFACIA operation was confirmed.
Driver/library |
Version |
---|---|
Docker |
Docker version 20.10.17 |
docker-compose |
docker-compose version 1.26.0 |
Nvidia driver |
460.91.03 |
CUDA |
11.2 |
nvidia-docker |
2.0.3-1 |
The user you are setting up must be able to run the docker command, the docker-compose command. If not, have the system administrator set the appropriate permissions.
3. Host machine port to use
MANUFACIA uses the following ports on the host machine.
Table: Host machine port to use
Port Number |
Use |
---|---|
1883 |
MQTT broker |
32772 |
MQTT broker (for WebSocket) |
3100 - 3101 |
Reserved (for debugging) |
3122 |
ssh port to application server container |
3200 |
Application Web UI Access |
3280 |
API ports for device control |