<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Hello Tobias,<br>
    <br>
    you can use mapproxy.yaml to do that:<br>
    <br>
    <tt>caches:</tt><tt><br>
    </tt><tt>  cache_live:</tt><tt><br>
    </tt><tt>    grids: [my_grids]</tt><tt><br>
    </tt><tt>    sources: [my_sources]</tt><tt><br>
    </tt><tt>    disable_storage: true</tt><br>
    <br>
    Rest of the configuration can be the same. And for serving use that
    (e.g. listan on all IP addresses on port 8444):<br>
    <br>
    <tt>mapproxy-util serve-develop ./mapproxy.yaml -b 0.0.0.0:8444<br>
    </tt><br>
    And for the rest: If you have a managed server then the admin should
    do that for you because you pay for it. The installation is done in
    about 5min (look in the docs).<br>
    <br>
    <div class="moz-signature">Bye, Mathias
      <hr>
      <font size="-1">
        <a class="moz-txt-link-freetext" href="mailto:tds@tds-net.de">mailto:tds@tds-net.de</a><br>
      </font>
      <hr>
      <font size="-1">
        1+1=10<br>
        You have a question? - 42 or RTFM.
      </font>
    </div>
    <div class="moz-cite-prefix">Am 25.08.2015 um 22:28 schrieb Tobias
      Wendorff:<br>
    </div>
    <blockquote
cite="mid:4360802ca64c43f15659371ffaabf119.squirrel@webmail.tu-dortmund.de"
      type="cite">
      <pre wrap="">Hi there!

Is there something like 'MapProxy Lite' to run it as a server only
without any rendering backend or caching engine?

I've got a managed server, I never really used. I'd like to copy my
MapProxy sqlite-caches on this server and serve WMS-C / TMS.

I think, MapProxy depends on python-imaging on others. I don't want
to convice the admin to install it on the server (it's pretty common,
but perhaps he doesn't like it).

For service WMS-C/TMS it doesn't need any imaging library, since it
'plays back' the cached tiles only - doesn't it?

Best regards,
Tobias

_______________________________________________
MapProxy mailing list
<a class="moz-txt-link-abbreviated" href="mailto:MapProxy@lists.osgeo.org">MapProxy@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapproxy">http://lists.osgeo.org/mailman/listinfo/mapproxy</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>