This is a simple demo of a GeoDjango application using Docker.
- Clone the repository
- Run
docker-compose upto start the application - Open
http://localhost:8001to see the application
- Docker
- Docker Compose
- Django 5.1
- GDAL
- PostgreSQL
- PostGIS
This is a simple demo of a GeoDjango application using Docker.
docker-compose up to start the applicationhttp://localhost:8001 to see the application