git clone https://github.com/kartoza/IGRAC-GGIS.git
cd IGRAC-GGIS
git submodule init
git submodule update
cd deployment
make deploy
The web will be available at http://localhost/
To stop containers:
make kill
To stop and delete containers:
make rm
Here is the list command for IGRAC
For generating cache of wells for download file.
--id : id of well that will be checked
--from_id : id start of well to be checked
--country_code : country that will be used to filter the wells
--force : use this to regenerate the cache, without it, it will just check if cache if not generated yet
--generator : ['general_information','hydrogeology','management','drilling_and_construction','monitor'] in comma separator
For generating cache of wells for measurements for graph.
--id : id of well that will be checked
--measurement_name : name of measurement: WellLevelMeasurement, WellQualityMeasurement, WellYieldMeasurement
--from_id : id start of well to be checked
--country_code : country that will be used to filter the wells
For generating cache of country for download file.
--country_code : country that will be regenerate
For generating cache of organisations for download file.
--id : id of organisation that will be checked
--from_id : id start of organisation to be checked
For updating measurement type of well.
--form : id start of well to be checked
For updating number of measurement of well.
--form : id start of well to be checked