Run Hyperswitch Locally Using Docker
Last updated
Was this helpful?
Last updated
Was this helpful?
This setup automatically runs all three components of Hyperswitch (Backend, Control Center, and SDK) on your machine at once using Docker.
Once Docker is installed, launch the Docker app, then use the following command at the command line.
As the result of the above command you should see the below output:
You can run Hyperswitch on your system using . We recommend using Docker Desktop for Windows and Mac OS. On Linux, you can install Docker Engine directly.
You can alternatively use or instead of docker.
If you face any issues during setup, please feel free to post in the #dev-support channel in our , and our team will respond as soon as possible.
If you're looking to Contribute to Hyperswitch, try .