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.
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.
This deployment method is one step above local development in terms of sophistication. It’s suitable for a development server or simple production environments.
The easiest way to run Superplatform is to use Docker Compose.