# Deliverable The MANUFACIA deliverable consists of the following files. - manufacia_xxx.tar.gz - mosquitto_1.6.2.tar.gz - postgres_10.5.tar.gz - redis_5.0.tar.gz (recommended-system-requirements)= # Recommended system requirements For hardware specification of the server to install MANUFACIA, please refer to [FAQ (General) -> Recommended hardware specification](../faq_general/index.html#recommended-hardware-specification). With the following combination of driver/library environment MANUFACIA operation was confirmed. | Driver/library | Version | | :--- | :---- | | Docker | Docker version 19.03.12 | | docker-compose | docker-compose version 1.26.0 | | Nvidia driver | 455.32 | | CUDA | 11.1 | | 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. # 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 |