ncareol/osm-tiles:0.1.10
- add
startweb
command to start onlyApache2
, and not database andrenderd
, for testing only previously generated tiles help()
: exit after displayinghelp
output
- add
ncareol/osm-tiles:0.1.9
- document
OSM_IMPORT_CACHE
inhelp.txt
- document
ncareol/osm-tiles:0.1.8
- reduce default
OSM_IMPORT_CACHE
to a more manageable 40 (MB)
- reduce default
ncareol/osm-tiles:0.1.7
- update
help.txt
/ help output for new organization repository:ncareol
- update
ncareol/osm-tiles:0.1.6
- update to reflect correct and updated git repository URL
ncareol/osm-tiles:0.1.5
- base image: use
ncareol
build ofbaseimage
,ncareol/baseimage:0.9.18
, which disablescron
- base image: use
ncareol/osm-tiles:0.1.4
- base image: update to latest
phusion/baseimage
:0.9.18
- locked
osm2pgsql
to version0.88.1
to avoid breaking changes frommaster
- base image: update to latest
ncareol/osm-tiles:0.1.3
apache2
: adddown
file so thatrunit
doesn't startapache2
on boot;
ncareol/osm-tiles:0.1.2
postgresql
config: set work_mem to512MB
;
ncareol/osm-tiles:0.1.1
run.sh
: remove debugging output
ncareol/osm-tiles:0.1.0
run.sh
: remove_wait()
andtty
logic, just always sleep 2 seconds;
ncareol/osm-tiles:0.0.10
run.sh
: restorecreateuser()
andcreatedb()
functions
ncareol/osm-tiles:0.0.9
run.sh
: prefaceimport
andstartservices
w/startdb
ncareol/osm-tiles:0.0.8
run.sh
: movecreateuser()
andcreatedb()
intoinitdb()
ncareol/osm-tiles:0.0.7
run.sh
:render()
: add more control via environment variables- see
help
for more details
- see
ncareol/osm-tiles:0.0.6
index.html
: Serve simple OpenLayers example as Apache root document
ncareol/osm-tiles:0.0.5
run.sh
:import()
: allow specification of path to import file viaOSM_IMPORT_FILE
environment variable;run.sh
: addrender()
function, to render tiles;
ncareol/osm-tiles:0.0.4
- concatenate installations from source and remove sources;
ncareol/osm-tiles:0.0.3
- update to use latest version of
phusion/baseimage
:0.9.17
- update to use latest version of
ncareol/osm-tiles:0.0.2
ncareol/osm-tiles:0.0.1