The app is up at https://geoportal.victorngeno.com
See the Geo part here
- Docker installation. Install from https://docs.docker.com/engine/install/
These assume unix commands ie Ubuntu/Mac. For windows users, might need to substitute with relevant commands. These are run in the terminal.
- cd into your projects directory.
- Clone this repo
git clone https://github.com/Geo-Hub/geoportal.git
- cd into the newly created folder
cd geoportal
- Copy
.env.sample
file into.env
withcp .env.sample .env
- Update the values in the
.env
to your liking. - Run
docker compose up --build
- Load the webserver from http://localhost:8002
- Ng'eno Victor
- Nombu Murage
- Sophia Njeri
- Thomas Muteti
- James Mwangi