Commit Graph

149 Commits

Author SHA1 Message Date
Robin C. Ladiges
6834a20707
README.md use the named data volume everywhere 2019-07-11 22:26:18 +02:00
Alexander Overvoorde
4953b4f0c5
Merge pull request #44 from Istador/master
README.md consistent indentation and error in docker run command
2019-07-10 20:52:59 +02:00
Robin C. Ladiges
ce15672ca1
README.md fix: line break after command 2019-07-10 14:09:12 +02:00
Robin C. Ladiges
a21931792a
README.md fix: docker run options order
docker run options must be before the image declaration
2019-07-10 14:00:08 +02:00
Robin C. Ladiges
1cca710a02
README.md consistent indentation 2019-07-10 13:58:18 +02:00
Alexander Overvoorde
2be4107bb1
Merge pull request #41 from vpithart/fix-update-script
Fix openstreetmap-tiles-update-expire - libraries for trim_osc.py
2019-07-02 23:15:43 +02:00
Vojtech Pithart
1beb5fb1e8 Fix updater - libraries for trim_osc.py 2019-07-02 13:37:57 +02:00
Alexander Overvoorde
ef1660c22c Merge branch 'stevo01-issue2' 2019-06-19 21:43:26 +02:00
Alexander Overvoorde
f9611b4cd8 Improve clarity of the automatic updating process in the README 2019-06-19 21:40:52 +02:00
Alexander Overvoorde
77e7157807 Merge branch 'issue2' of https://github.com/stevo01/openstreetmap-tile-server into stevo01-issue2 2019-06-18 19:30:07 +02:00
Alexander Overvoorde
4b062b6ce2
Merge pull request #38 from vpithart/fix-container-restarts
Fix: proper startup after docker and/or container restarts
2019-06-18 18:34:41 +02:00
Vojtech Pithart
52d5f0b4b2 Fix: postgresql (not) starts after container restart 2019-06-18 12:55:51 +02:00
Vojtech Pithart
db5f6799f0 Fix: apache (not) starts after container restart 2019-06-18 12:26:15 +02:00
Steffen Volkmann
4e5828e749 error correction wrong usage of environment variable
inside script openstreetmap-tiles-update-expire
2019-06-16 08:34:04 +02:00
Steffen Volkmann
a9392359b9 integration of update and tile expire procedure
see https://ircama.github.io/osm-carto-tutorials/updating-data/

Implements https://github.com/Overv/openstreetmap-tile-server/issues/2
2019-06-16 07:55:13 +02:00
Alexander Overvoorde
9b2b67b076 Add recommended indexes for Carto style (thanks @souladm) 2019-06-14 23:24:11 +02:00
Alexander Overvoorde
d7c2817f9f
Extend troubleshooting section 2019-04-26 21:43:07 +02:00
Alexander Overvoorde
554707fc46 Add reference to benchmark by @steveo01 2019-04-23 21:44:26 +02:00
Alexander Overvoorde
564c753011 Fix work_mem being duplicated 2019-04-23 21:40:49 +02:00
Alexander Overvoorde
174bbd5fa2 Update instructions based on new embedded demo map 2019-04-23 21:39:38 +02:00
Alexander Overvoorde
5805f89698
Merge pull request #28 from stevo01/stevo-autovacuum
stevo autovacuum
2019-04-23 21:37:14 +02:00
Alexander Overvoorde
095c3badc3
Merge branch 'master' into stevo-autovacuum 2019-04-23 21:37:06 +02:00
Alexander Overvoorde
2186981cba
Merge pull request #25 from pot-gov-pl/master
A lot of changes, please review and choose
2019-04-23 21:36:13 +02:00
Steffen Volkmann
a02daac961 environment variable AUTOVACUUM added
The postgressql autovacuum feature is by default active. The environment variable AUTOVACUUM allows you to switch off this feature during start of docker container.
2019-04-16 07:45:10 +02:00
Grzegorz Adam Kowalski
c99368d160 Info about shared memory error
issue #3
2019-03-19 16:47:57 +01:00
Grzegorz Adam Kowalski
c8f8d0fd71 verify SSL 2019-03-17 20:33:06 +01:00
Grzegorz Adam Kowalski
42b5783486 revert changes 2019-03-17 01:01:52 +01:00
Grzegorz Adam Kowalski
662ce85cb8 turn off autovacuum; fix psql errors 2019-03-16 23:35:15 +01:00
Grzegorz Adam Kowalski
ca32b809ea fix for lost extension scripts 2019-03-16 22:14:41 +01:00
Grzegorz Adam Kowalski
87a5ba0672 Update postgresql.custom.conf 2019-03-15 19:34:38 +01:00
Grzegorz Adam Kowalski
6b1ef3fe22 Update postgresql.custom.conf 2019-03-15 19:29:40 +01:00
Grzegorz Adam Kowalski
ab0f62d08d Custom PostgreSQL conf with minimal settings 2019-03-15 19:20:59 +01:00
Grzegorz Adam Kowalski
ad366e7c87 Fix for wrong ownership of postgres data 2019-03-15 18:33:40 +01:00
Grzegorz Adam Kowalski
1681d33635 forgotten \ 2019-03-15 18:13:02 +01:00
Grzegorz Adam Kowalski
48d257763e redirect apache server logs to stdout & stderr 2019-03-15 17:33:07 +01:00
Grzegorz Adam Kowalski
16b85cb9e2 latest postgres 10; multithread make 2019-03-15 16:50:46 +01:00
Grzegorz Adam Kowalski
7e87c26e0e Removed munin from apt-get 2019-03-14 23:20:06 +01:00
Grzegorz Adam Kowalski
a0728026b2 Remove carto -v as not needed
npm install prints out version anyway
2019-03-14 16:17:49 +01:00
Grzegorz Adam Kowalski
7875c4492e Timezone setup before apt-get tzdata 2019-03-14 15:56:07 +01:00
Grzegorz Adam Kowalski
dbbe98aaed apt-get dependency cleanup 2019-03-14 15:45:25 +01:00
Grzegorz Adam Kowalski
95e5fa8a96 cache-busting
https://docs.docker.com/develop/develop-images/dockerfile_best-practices/#apt-get
2019-03-14 12:24:17 +01:00
Grzegorz Adam Kowalski
c8a5c771ac Expose webserver and DB ports 2019-03-14 11:52:16 +01:00
Grzegorz Adam Kowalski
e37c31d2f0 stop postgresql to prevent database corruption 2019-03-14 10:42:58 +01:00
Grzegorz Adam Kowalski
18066e910f
Merge pull request #2 from weissdanny/patch-2
Update Dockerfile
2019-03-14 10:22:11 +01:00
Grzegorz Adam Kowalski
2c5368f9bf
Merge pull request #1 from weissdanny/patch-1
Update leaflet-demo.html
2019-03-14 10:21:16 +01:00
hhansen06
6d57819daa
Update Dockerfile 2019-01-11 20:37:31 +01:00
hhansen06
cefc97edd3
Update leaflet-demo.html 2019-01-11 20:36:30 +01:00
Alexander Overvoorde
67a1bf2ded
Clarify that custom .OSM.PBF file path needs to be absolute 2018-05-23 22:29:15 +02:00
Alexander Overvoorde
59068928e6 Initial version 2018-05-08 22:43:34 +02:00