Answers ( 1 )

    0
    2025-04-01T05:16:35+00:00

    Neosync can be deployed via:
    - **Docker Compose**: Run `make compose/up` to start (requires Docker). Access the UI at `http://localhost:3000`. Use `make compose/down` to stop.
    - **Kubernetes**: Advanced deployment options are detailed in the [Deployment Documentation](https://docs.neosync.dev/deploy/introduction).

Leave an answer