Go to file
2023-11-17 18:56:06 -05:00
data remove haproxy and certbot 2023-11-17 17:54:53 -05:00
flask block access to db backend 2022-02-07 05:40:03 +02:00
tileserver remove haproxy and certbot 2023-11-17 17:54:53 -05:00
.gitignore remove haproxy and certbot 2023-11-17 17:54:53 -05:00
dist.env define dist.env 2023-11-17 18:56:06 -05:00
docker-compose.yml upgrade osm-tile-server 2023-11-17 18:20:39 -05:00
LICENSE lic 2022-02-04 01:27:48 +02:00
README.md remove haproxy and certbot 2023-11-17 17:54:53 -05:00
swagger.yaml example swagger.yaml 2022-02-04 01:54:18 +02:00

  1. Rename dist.env to .env. Update the environment variables.

  2. run osmtile with import script

  3. Build the images and run the containers:

    $ docker-compose  up -d --build