mirror of
https://github.com/DOI-DO/j40-cejst-2.git
synced 2025-10-19 13:03:52 -07:00
Dockerizing pg_tileserv.
Setup, healthcheck, and init work but load data does not load.
This commit is contained in:
parent
c7fcec2063
commit
ead6bc6d1f
9 changed files with 4003 additions and 0 deletions
5
server/README.md
Normal file
5
server/README.md
Normal file
|
@ -0,0 +1,5 @@
|
|||
# Tile Server
|
||||
|
||||
A simple tile server using [pg_tileserv](https://github.com/CrunchyData/pg_tileserv).
|
||||
|
||||
Based on pg_tileserv [docker example](https://github.com/CrunchyData/pg_tileserv/tree/master/examples/docker).
|
Loading…
Add table
Add a link
Reference in a new issue