<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    On 10/21/2015 7:39 AM, Stadin, Benjamin wrote:<br>
    <blockquote
      cite="mid:D24D6E00.2C604%25benjamin.stadin@heidelberg-mobil.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <div>Hi list,</div>
      <div><br>
      </div>
      <div>I’ve installed the rails port and imported a small map via
        osmosis. Next thing is to install a tile server, and change the
        default settings of the rails port to use it. </div>
      <div><br>
      </div>
      <div>I’m interested in production configurations. There are
        several tutorials for installing Mapnik, but so far I found none
        that covers in detail the dependencies and configuration for
        installing a complete and scalable Openstreetmap stack on your
        own (rails port + tile service + minutely updates + Nominatim). </div>
      <div><br>
      </div>
      <div>Do you have some details how to accomplish installing the
        complete stack, close to how it works at openstreetmap.org?</div>
    </blockquote>
    <br>
    Your best bet might be to look at presentations by
    OpenHistoricalMap. They've done something similar, though I'm not
    sure exactly how much of the stack they have set up.<br>
    <br>
    The two least documented parts of the stack may be the most
    difficult. These are:<br>
    <br>
    - Planet dumps from <a class="moz-txt-link-freetext" href="https://github.com/zerebubuth/planet-dump-ng">https://github.com/zerebubuth/planet-dump-ng</a><br>
    - A replication feed from osmosis<br>
    <br>
    <br>
  </body>
</html>