<div dir="ltr">Hi all,<div><br></div><div>I have a working pywps service that is deployed successfully with a Linux docker using gunicorn.</div><div>I need some pointers for running it in a production environment on Windows.</div><div> </div><div>As gunicorn is Linux only I need to find an alternative.</div><div>I can run it on Windows with the
birdhouse-workshop demo script:</div><div><a href="https://github.com/bird-house/birdhouse-workshop/blob/master/demo/demo.py">https://github.com/bird-house/birdhouse-workshop/blob/master/demo/demo.py</a> </div><div>But the demo says: "Do not use this service in a production environment." so I'm looking for a better solution.</div><div>I have found also this rather complicated guide:<br></div><div><a href="https://stackoverflow.com/questions/5072166/how-do-i-deploy-a-flask-application-in-iis" target="_blank">https://stackoverflow.com/questions/5072166/how-do-i-deploy-a-flask-application-in-iis</a> </div><div><br></div><div>Any suggestions?</div><div></div><div><br></div><div>Kind regards,</div><div>Idan</div></div>