# Infrastructure

Marple Insight can be deployed in multiple ways. For all deployment methods, you need

* A Marple (trial) license
* A deployment name
* Credentials for pulling containers

Get in touch with <sales@marpledata.com> or your Marple contact if you already have one.

&#x20;

### **Docker Compose**

{% hint style="success" %}
Recommended set up for most users
{% endhint %}

For easy deployment on a VM, or running on a local machine at a test location

Our [Docker Compose file](https://gitlab.com/marple-public/marple-installation/-/blob/master/marple-insight/docker-compose.yaml) defines

* The Marple Insight container
* (Optional) A Postgres container

Logs, license files, and temporary data are stored within the VM.

### **Kubernetes**

For large organisations, who already have a Kubernetes cluster running

[Our Helm chart ](https://gitlab.com/marple-public/marple-installation/-/tree/master/marple-insight)defines all necessary resources, making deployment and updates streamlined.

### **Cloud Deployment on Azure**

{% hint style="warning" %}
Get in touch with our dev team (<engineering@marpledata.com>) before proceeding for specific guidance.
{% endhint %}

<figure><img src="https://3590686807-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwEBNWlmdcxXBXd7oyqyR%2Fuploads%2Fx8MNL8t6ebrsvLp00Gq1%2Fimage.png?alt=media&#x26;token=62cb934f-06c3-42ed-bb8b-9f5dd8eab3b1" alt=""><figcaption></figcaption></figure>

Combined with **Azure Blob Storage** and **Azure Managed PostgreSQL,** Marple Insight is seamlessly integrated in Azure.

* **Azure App Service** - Azure App Service allows for quick and easy deployment of Marple’s containers.
* **Integrated File Storage** – Azure Blob Storage handles logs, shared files, and license files.
* **Managed Database Services** – Azure Managed PostgreSQL ensures reliable and scalable database performance.
* **Automation with Solution Template** – Deployment can be fully automated using our [Azure Marketplace Offer](https://azuremarketplace.microsoft.com/en-us/marketplace/apps/marple1688461342626.marple?tab=Overview)

### Using something else?

Our team has hands-on expertise with various other platforms that are not listed here. Don't hesitate to get in touch to discuss your specific case:

{% content-ref url="../../welcome/feedback" %}
[feedback](https://docs.marpledata.com/docs/marple-insight/welcome/feedback)
{% endcontent-ref %}
