Showing results for Service Fabric - ISE Developer Blog

Jan 9, 2018
0
0

Deploying a Linux Python web application to Service Fabric via Docker Compose

Clemens Wolff
Clemens Wolff

This article covers how to take a standard Python web service consisting of an application tier, a WSGI server, and a Nginx reverse proxy and deploy it via Linux containers to a Linux cluster managed by Azure Service Fabric using only simple tooling like Docker Compose.

DevOpsContainers