badge-checkRun Hyperswitch Locally Using Docker

circle-check

Setup using Docker

You can run Hyperswitch on your system using Docker composearrow-up-right. We recommend using Docker Desktop for Windows and Mac OS. On Linux, you can install Docker Engine directly.

circle-exclamation

Once Docker is installed, launch the Docker desktop app, then use the following command at the command line.

The above command will:

  • Check for prerequisites (Docker Compose/Podman)

  • Set up necessary configurations (PostgreSQL, Redis)

  • Let you select a setup option:

    • Standard: (Recommended) App server + Control Center + Web SDK

    • Full: Standard + Monitoring + Scheduler

    • Standalone App Server: Core services only App Server

  • Start the selected services

  • Provide link to access various components

If you're looking to Contribute to Hyperswitch, try setting up a development environment using Docker Composearrow-up-right.

circle-info

Have Questions? Join our Slack Communityarrow-up-right to ask questions, share feedback, and collaborate. Prefer direct support? Use our Contact Usarrow-up-right page to reach out.

Next step:

wrenchAccount setupchevron-right

Last updated

Was this helpful?