How can users deploy Neosync?
Question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Lorem ipsum dolor sit amet, consectetur adipiscing elit.Morbi adipiscing gravdio, sit amet suscipit risus ultrices eu.Fusce viverra neque at purus laoreet consequa.Vivamus vulputate posuere nisl quis consequat.
Answers ( 1 )
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).