Greg
0c988aa518
fixes
2022-06-16 15:10:35 -04:00
Greg
8d6b1db97e
configure renderd
2022-06-16 14:58:16 -04:00
Greg
ded334205f
more renderd paths
2022-06-16 13:51:27 -04:00
Greg
a05e47f689
new path for renderd
2022-06-16 13:40:24 -04:00
Greg
dc791074f2
get full timestamp
2022-06-16 12:47:56 -04:00
Greg
083b803fba
oops
2022-06-16 11:40:09 -04:00
Greg
fbdabea4c9
fix path to poyosmium-get-changes
2022-06-16 11:33:00 -04:00
Greg
78c423ddc1
less compiling needed, use repos
2022-06-16 11:08:22 -04:00
Greg
6ecd48c9c2
use new path to renderd.conf
2022-06-16 10:59:03 -04:00
Greg
b59b0c3aee
get renderd from repo
2022-06-16 10:30:22 -04:00
Greg
c05fec9e2a
switch to upstream mod_tile to avoid https://github.com/SomeoneElseOSM/mod_tile/pull/3 that was never merged
2022-06-16 09:57:54 -04:00
Greg
fd1d4426e3
typo
2022-06-16 08:48:18 -04:00
Greg
64dcdd8c0f
package changed names
2022-06-16 08:45:59 -04:00
Greg
c9a2ad50e6
upgrade to jammy to get postgres-14 for free, and avoid apt-key error
2022-06-15 15:49:50 -04:00
Greg
b8e53b5332
missed reference to jammy
2022-06-15 15:45:34 -04:00
Greg
aeab72ae57
Merge branch 'patch-1' of github.com:galewis2/openstreetmap-tile-server into patch-1
2022-06-15 15:32:58 -04:00
Greg
e8cfdfd260
upgrade to jammy to get postgres-14 for free, and avoid apt-key error
2022-06-15 15:31:45 -04:00
galewis2
ed4dbb0c9b
Bad conflict resolve
2022-06-14 11:51:17 -04:00
galewis2
684f13cb5e
Merge branch 'Overv:master' into patch-1
2022-06-14 11:45:38 -04:00
Greg
5dcb461635
conflict resolve
2022-06-14 10:05:27 -04:00
Robin C. Ladiges
dc47871a5d
warn about FLAT_NODES w/ UPDATES incompatibility ( #282 )
...
See https://github.com/Zverik/regional/issues/17
2022-05-25 22:21:56 +02:00
Robin C. Ladiges
5572c9722e
create /data/database/postgres/ if missing ( #273 )
...
fix for issue #271
2022-05-02 00:43:17 +02:00
Robin C. Ladiges
cffbd7be5b
changed volume paths ; FLAT_NODES=enabled ( #261 )
...
Changes:
- /var/lib/postgresql/14/main/ => /data/database/
- /var/lib/mod_tile/ => /data/tiles/
- /home/renderer/src/openstreetmap-carto/ => /data/style/
- /data.osm.pbf => /data/region.osm.pbf
- /data.poly => /data/region.poly
- /nodes/flat_nodes.bin => deprecated (use FLAT_NODES=enabled instead)
Because some files are needed later and should never be separated from the database, the import does save those files now into /data/databases/:
- /data/database/region.poly
- /data/database/flat_nodes.bin
- /data/database/planet-import-complete
- and automatic update artifacts
2022-04-09 15:00:29 +02:00
Robin C. Ladiges
d0673dc72d
cancel outdated jobs for the same reference ( #263 )
2022-04-09 08:45:57 +02:00
Robin C. Ladiges
ef7ba04540
badge with latest semver tag on docker hub ( #262 )
2022-04-08 23:48:31 +02:00
Robin C. Ladiges
522f66437c
Build, test and deploy with Github Actions ( #260 )
...
* workflow: build and test pushes and pull_requests to master ; deploy image to GHCR
* improved tiles verification (*)
- Export the tiles as an artifact before verifying.
- Only empty.png is verified via checksum.
- Verify that all tiles are image/png files.
- Verify that all tiles are different from another.
* import and start the test server with automatic updates
* DockerHub deployment (*)
if secrets.DOCKERHUB_USERNAME and secrets.DOCKERHUB_PASSWORD are non-empty
2022-04-08 22:50:56 +02:00
galewis2
0f229a0cbd
Allow easier modification of the OpenStreetMap-carto style ( #243 )
2022-03-31 07:44:56 -04:00
galewis2
f1203714c1
Upgrade versions ( #248 )
2022-03-28 09:12:13 -04:00
BudDavis
e6e8c2d427
Add notes about running without internet connection ( #250 )
2022-03-24 08:36:00 -04:00
Alexander Overvoorde
672e2cd5b3
Be explicit about intention of double max_wal_size specificiation
2022-01-04 19:50:35 +01:00
Greg
9936271362
provide defaults
2021-12-20 20:18:52 +00:00
Greg
0ffff3d633
fix spelling
2021-12-20 19:51:19 +00:00
Greg
3deaedabfa
verbose
2021-12-20 17:50:48 +00:00
Greg
6d2eaa23a5
update
2021-12-20 17:38:41 +00:00
Greg
89d238b2d0
switch to using replication_url
2021-12-20 14:00:14 +00:00
galewis2
630e37b4b1
You need the openstreetmap-rendered-tiles volume during import to ensure update process is setup correctly
2021-12-15 12:54:10 -05:00
galewis2
33ea447ba2
Update openstreetmap-tiles-update-expire
2021-12-14 16:25:23 -05:00
galewis2
1421c963b2
Update run.sh
2021-12-14 16:24:45 -05:00
galewis2
8750c004b3
Get Osmium
2021-12-14 08:57:23 -05:00
Alexander Overvoorde
a1cbf0d74c
Add proper error checking to run script
2021-12-11 15:39:36 +01:00
Alexander Overvoorde
705237446a
Fix update script no longer working ( fixes #222 )
2021-11-08 22:18:47 +01:00
Stjepan Cvitanovic
1e684edb6a
Added E flag ( #217 )
...
Added -E flag to use the set up environment.
2021-10-11 22:22:17 +02:00
galewis2
4b93ca3e52
Make the image smaller ( #214 )
...
* Update Dockerfile
* Add comment
* rm debs after install
* Get ready for buildkit
* Update Dockerfile
* Cleanup indenting
* Update Dockerfile
* Update Dockerfile
* Install certificates required for downloads
Co-authored-by: Alexander Overvoorde <overv161@gmail.com>
2021-10-11 22:15:44 +02:00
Andrey Prih
0a4d079b08
fix naciscdn.org ( #212 )
...
* fix naciscdn.org
* fix
Co-authored-by: prih <prih@prihhost.com>
2021-09-07 21:39:35 +02:00
Alexander Overvoorde
60ac7657d1
Don't clutter output of usage instructions
2021-09-03 12:51:45 +02:00
Alexander Overvoorde
ce176ae32e
Fix erroneous quotes around WGET_ARGS ( fixes #210 )
2021-09-03 12:46:37 +02:00
Alexander Overvoorde
7b82bcae9d
Use indexes.sql included with openstreetmap-carto instead of own copy ( fixes #204 ) ( #205 )
2021-07-19 22:05:18 +02:00
Jason Montleon
85eaca5c79
Install python-is-python3 for openstreetmap-tiles-update-expire ( #201 )
2021-07-03 15:28:40 +02:00
Alexander Overvoorde
9679b29b50
Update NodeJS to 14 LTS ( #185 )
2021-05-13 14:44:24 +02:00
ruhepuls
8f2c575ad6
Carto 5.3.1 integrated ( #183 )
2021-05-13 14:41:01 +02:00