Skip to content

coolbole/osm-fabric

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osm-fabric

Description

Fabric script for "fresh" Ubuntu Server 12.04 x64 that installs:

  • Nominatim
  • Tile server stack (mod_tile, renderd, mapnik)
  • OSRM

Installation

  • To be able to run the script you will need fabric and fabtools:
    • pip install fabric
    • pip install fabtools
  • Create config.py based on config.py.example
  • fab install

About

OSM软件安装脚本。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 73.4%
  • SourcePawn 15.0%
  • PHP 11.6%