git clone https://github.com/unicef-drp/gis_geo_analytics-platform
cd gis_geo_analytics-platform/deployment
docker-compose up -d
The web will be available at http://127.0.0.1/
To stop containers:
docker-compose kill
To stop and delete containers:
docker-compose down
git clone https://github.com/unicef-drp/gis_geo_analytics-platform
cd gis_geo_analytics-platform/deployment
cp .template.env .env
docker-compose.override.template.yml docker-compose.override.yml
cd gis_geo_analytics-platform
make up
make dev
Run the frontend dev with frontend-dev
Under Construction
The web will be available at http://localhost:2000/