Skip to content
English
  • There are no suggestions because the search field is empty.

Deploying your crew to crewAI+

Step by step on how to deploy you crew to crewAI+ using Github

Turning your crew into an API and bringing it to production is pretty simple, it is a 3 step process:
  1. Pushing to Github
  2.  Connecting Github to crewAI+
  3. Select the desired crew repository
  4. Set environment variables
  5. Click on deploy
  6. Test your live crew

1. Pushing to Github

First, you need to push your crew to a Github repository, if you haven't created a crew yet you can follow this tutorial.
 

2. Connecting Github to crewAI+

When you log into crewAI+ you can click on the button "Connect Github"

Screenshot 2024-04-14 at 18.09.44

3. Select the design crew repository

When you log into crewAI+ you can click on the button "Connect Github"

Screenshot 2024-04-14 at 18.16.34

4. Set environment variables

You will need your environment variables to connect to your LLM provider or other tools, you can set them in bulk or individually before the deploy:

Screenshot 2024-04-14 at 18.17.16

5. Deploy your crew

After you click on deploy, you will be able to monitor the progress through a progress bar, initially the first deploy takes around 10m-15m. Deploys after this initial one will be faster.

Screenshot 2024-04-14 at 18.22.02