Skip to content

Latest commit

 

History

History
 
 

setup_alternatives

Setup Guides

Deploying to production environments

Deploy-ready versions from the platform-release repository, which contains production-ready tags of the platform. Ready to use with docker.

{% content-ref url="installing-for-production-environments.md" %} installing-for-production-environments.md {% endcontent-ref %}

Platform API (Backend) Install Guides

Installing with Vagrant

This is the preferred option for local development. The Ushahidi dev team uses this setup for most of their development work.

{% content-ref url="vagrant-setup.md" %} vagrant-setup.md {% endcontent-ref %}

Installing with XAMPP

This option is only recommended for local development, in particular for situations where it's not feasible or desirable to setup vagrant or docker. It has been tested and developed with the help of members of our community.

{% content-ref url="xampp.md" %} xampp.md {% endcontent-ref %}

Installing from the platform-release repository

Deploy-ready versions from the platform-release repository, which contains production-ready tags of the platform. Ready to use with docker.

{% content-ref url="platform_release_install.md" %} platform_release_install.md {% endcontent-ref %}

Platform Client (Frontend) install guides

{% content-ref url="setting-up-the-platform-client/" %} setting-up-the-platform-client {% endcontent-ref %}

Platform Pattern Library (HTML/CSS) install guide

If you plan to change the css for the Platform Client, follow this guide.

{% content-ref url="setting-up-the-pattern-library-for-development.md" %} setting-up-the-pattern-library-for-development.md {% endcontent-ref %}