<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<style style="display: none;" id="owaParaStyle" type="text/css"><!--P {margin-top:0;margin-bottom:0;}--></style>
</head>
<body tabindex="0" aria-label="Message body" fpstyle="1" dir="ltr">
<div name="divtagdefaultwrapper" id="divtagdefaultwrapper" style="font-family: Calibri,Arial,Helvetica,sans-serif; font-size: 12pt; color: #000000; margin: 0">
Hello all,<br>
<br>
First of all, thank you for MapProxy, I love it, so keep up the good work!<br>
<br>
After some manual MapProxy installations on Windows, I decided to automate the process and created an installer.<br>
<br>
The aim of this installer is to make the MapProxy installation as easy, automatic and production-ready as possible on Windows based systems. During installation, it is possible to specify the data directory, server port and whether to run as a Windows service.
<br>
It uses easy_install during setup but includes all necessary egg-dependencies for offline fallback.<br>
<br>
When installed, it uses Portable Python to not depend or interfere on/with other Python installations. MapProxy is configured with CherryPy on top as WSGI webserver. Pywin32 is used to run MapProxy as windows service.<br>
<br>
The installer, source-code and more information can be found at my GitHub page, http://github.com/bartbaas/MapProxyWindows. The installer is released under the GPL License.<br>
Please let me know if this comes in handy and where is room for improvement. Of course, feel free to report issues, fork or pull.<br>
<br>
I'm looking forward to your reactions,<br>
<br>
Kind regards,<br>
Bart Baas</div>
</body>
</html>