tabby/clients/vscode/assets/walkthroughs/server.md

12 lines
550 B
Markdown
Raw Normal View History

# Tabby Server
Choose your preferred way to host your Tabby server, either through Tabby Cloud or by self-hosting.
## Tabby Cloud
You can get a Tabby Cloud account [here](https://app.tabbyml.com). Once you create or join a workspace, you will receive a URL for your Tabby server endpoint.
## Self-Hosting
Tabby is an open-source project and supports self-hosting. For more details, please refer to our [self-hosting guide](https://tabbyml.github.io/tabby/docs/self-hosting/) and visit our [Github repository](https://github.com/tabbyml/tabby).