Go to file
2024-03-28 17:50:43 +02:00
data use app_home env variable 2023-11-17 21:07:16 -05:00
src/forest define create_app fn 2024-03-22 18:21:53 +02:00
.gitignore remove haproxy and certbot 2023-11-17 17:54:53 -05:00
dist.env use app_home env variable 2023-11-17 21:07:16 -05:00
docker-compose.yml fix port 2024-03-28 17:50:43 +02: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