# Get Started

At Juspay, we believe payment infrastructure should be transparent, adaptable, and under merchants' control—not confined by vendor restrictions. That's why we've made the bold move to open-source our Payment Orchestrator.​

This modular, composable platform allows you to deploy on-premise for full access or select only the components you need.

To run Hyperswitch locally, follow our Docker setup guide. Alternatively, explore our cloud deployment guides for additional options. ​

## Local Setup

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Unified Local Setup using Docker (Recommended)</strong></mark></td><td>Simplified local setup of all components, using a single command with the help of docker.</td><td></td><td><a href="readme-1/unified-local-setup-using-docker">unified-local-setup-using-docker</a></td><td></td></tr><tr><td><mark style="color:blue;"><strong>Development Environment Setup</strong></mark></td><td>Local setup of development environment to build with Hyperswitch</td><td></td><td><a href="readme-1/local-setup-using-individual-components">local-setup-using-individual-components</a></td><td></td></tr></tbody></table>

## Cloud Setup

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Deploy Hyperswitch on AWS</strong></mark></td><td>Deploy Hyperswitch on AWS either as an independent stack or as individual components.</td><td></td><td><a href="deploy-hyperswitch-on-aws">deploy-hyperswitch-on-aws</a></td><td></td></tr><tr><td><mark style="color:blue;"><strong>Deploy Hyperswitch on Kubernetes</strong></mark></td><td>Install Hyperswitch on GCP or Azure using our Helm charts.</td><td></td><td><a href="deploy-on-kubernetes-using-helm">deploy-on-kubernetes-using-helm</a></td><td></td></tr></tbody></table>

{% hint style="success" %}
Want to try without deploying? Use our dashboard on [sandbox](https://app.hyperswitch.io/).
{% endhint %}

### Learning Resources

In case you are completely new to payments - You can comeback to setup after reading the [Payment 101 Blog](https://github.com/juspay/hyperswitch/wiki/Payments-101-for-a-Developer), For more learning resources visit [Hyperswitch Blogs.](https://hyperswitch.io/blogs)

{% hint style="info" %}
**Have Questions?**\
Join our [Slack Community](https://join.slack.com/t/hyperswitch-io/shared_invite/zt-2jqxmpsbm-WXUENx022HjNEy~Ark7Orw) to ask questions, share feedback, and collaborate.\
Prefer direct support? Use our [Contact Us](https://hyperswitch.io/contact-us) page to reach out.
{% endhint %}
