Introduction
Getting started
Build faster with a better dev environment. Brev connects to cloud providers to find you a GPU at the best price, configures it, and wraps SSH to connect your code editor to the remote machine. Quick start
Quick Start
Make a Brev account and your first environment.
Reference
Reference for higher level concepts, the CLI, instance types, etc.
Infrastructure How Tos
Change your instance, add or remove a GPU, add GB to your hard drive, etc.
Environment How Tos
Set up your environment to make sure your code always runs. Make it easy to share or clone.
Quick start
1. Create an account
Make an account in the Brev console.
2. Create your first environment
You can create your own environment from scratch or use a template. The console should give you a couple of template options.
For example, click here to create an environment with the Stable Diffusion template.
3. Connect to your environment and start coding
Brev wraps ssh to make it easy to hop into your environment, so with the CLI, run one of the following commands in your terminal.
To SSH your terminal into your dev environment:
brev shell stable-diffusion
or SSH VS Code into your dev environment with:
brev open stable-diffusion # ssh with vscode into your dev environment
That's it π
Try creating your own dev environment here and reach out to us in the Discord for help! We're here for anything you need. Build something great. π€
Running environments might still be installing your dependencies
If the environment is running, that means the instance is available. If you have a lot of software dependencies, they might still be installing, so just give it a moment. We're currently working on a better way to surface this info.
Getting help
We want to create as many channels for help as possible; if you'd like a new channel, please let us know!
Join the community
Reach out to us in the Discord!
Send us a text message
You can chat with us at (415) 237-2247.
Shared Slack channel
Paid users get a prioritized shared Slack channel with our team!
Wanna work together?
Shoot us an email at partners@brev.dev.