Go to file
2024-04-01 19:05:39 +03:00
data use app_home env variable 2023-11-17 21:07:16 -05:00
src/forest fix initdb 2024-04-01 19:05:39 +03:00
.gitignore rename forest.py and email.py to fit execution 2024-03-31 18:22:08 +03:00
dist.env fix initdb 2024-04-01 19:05:39 +03:00
docker-compose.yml rename forest.py and email.py to fit execution 2024-03-31 18:22:08 +03:00
LICENSE lic 2022-02-04 01:27:48 +02:00
README.md update readme with the proper build command 2024-03-05 14:45:13 +02: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 --remove-orphans ; docker-compose logs -f --timestamps