Skip to main content

3 docs tagged with "deploy"

View All Tags

Deploy Svc

The deploy service is responsible of launching containers on whatever infrastructure the Superplatform is running on (eg. Docker Svc) and registering them into the Registry Svc.

Docker Compose

This deployment method is one step above local development in terms of sophistication. It’s suitable for a development server or simple production environments.

Running Locally

The easiest way to run Superplatform is to use Docker Compose.