# Installing Mojaloop

Mojaloop is packaged and released as a set of Helm Charts (opens new window) with various options for deployment and customization.
Even if you are new to Mojaloop and unfamiliar with Helm (opens new window) / Kubernetes (opens new window) or if you just want to get the software up and running quickly, there are several options avaiable to deploy Mojaloop.

  1. Manual Deployent. The Mojaloop Deployment Guide (opens new window) is intended for those familiar with Kubernetes (opens new window) and Helm (opens new window).

  2. IaC (Infrustructure as Code). Comprehensive Mojaloop deployment aimed at giving users a starting point for production. IaC is highly automated (terraform, ansible). To learn more about an IaC Deployment (opens new window) review the blog. IaC currently supports the following configurations: Amazon Web Services (AWS): IaC AWS Github (opens new window), Azure and is working on On-Premise.

  3. mini-Loop (opens new window) install utilities for Mojaloop and offer an easy and efficient way to get started. The mini-Loop (opens new window) scripts enable you to deploy Mojaloop in the cloud or on your laptop / server with just a couple of commands. You can then easily run the Mojaloop Testing Toolkit (opens new window) to interact and test your deployment.

  4. Azure Marketplace (opens new window) This is an Azure AKS native deployment and aims to give users a starting point for POC or pilot testing. It is a simple deployment, with highly automated Microsoft ARM templates and deploys to managed Kubernetes for easier managment. Run the Mojaloop Testing Toolkit (opens new window) to interact and test your deployment.