420 B
420 B
-
Rename dist.env to .env. Update the environment variables.
-
run osmtile with import script
-
Build the images and run the containers:
$ docker-compose up -d --build --remove-orphans ; docker-compose logs -f --timestamps
-
Initialize db schema using:
$ docker-compose exec forest python manage.py format_db $ docker-compose exec forest python manage.py seed_db