Deploy Svc
The deploy service is responsible of launching containers on whatever infrastructure the 1Backend 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 1Backend is running on (eg. Docker Svc) and registering them into the Registry Svc.
The easiest way to run 1Backend is to use 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.