cartologic / cartoview

Cartoview is a web platform that extends the popular GeoNode SDI to provide the ability to create, share, and visualize GIS Web Mapping Applications easily and quickly from the browser. Cartoview Provides an Appstore for GIS Developers.
https://cartoview.net
BSD 2-Clause "Simplified" License
77 stars 38 forks source link

Error to Install Cartoview Docker #makemigration #194

Open rafifahlevi opened 5 years ago

rafifahlevi commented 5 years ago

I am failed to install cartoview with docker I am following step with Docker Installion's Step when i type "make run" input image before that i got problem abou sqlalchemy didnt installed so i install sqlachemy same error occurred

Please fill the following information to avoid closing issue

Describe your issue in detail

rafifahlevi commented 5 years ago

docker-compose.yml

version: '3'

services: postgis: image: cartoview/cartoview-postgis:latest restart: unless-stopped env_file: