Docker deployment

This documents the Docker way to deploy uData. If you are intending to perform a classic deployment on a server, you should look at the Installation section.

uData and its extensions are packaged and distributed as Docker images. Head directly to the dedicated repository for an up to date documentation and configuration samples.

Developing on your machine

Docker Compose makes it easy to spawn system dependencies out of the box by running the following command:

docker-compose up