Skip to content

trendspotter/platform-release

 
 

Repository files navigation

Ushahidi Platform version 3 releases

Install and run the Ushahidi Platform easily. No builds, no compiling.

The Ushahidi platform is currently composed of two components:

Installation instructions

Proceed to download a releases available in the "Releases" tab of this repository. That will contain all the files necessary for running our software. The included README.release.md file will contain more specific instructions for installation.

Run locally with docker

Requirements are docker-engine and docker-compose.

Just run docker-compose up , the Ushahidi platform will be available at port 80 of your docker engine host. Default credentials: admin / admin (do change these for any installation you plan to have exposed)

Versions of the software will be automatically downloaded for you, based on the contents of build_env.sh

About

Releases of the Ushahidi Platform

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 87.0%
  • Dockerfile 13.0%