Deploying your crew to crewAI Enterprise
Step by step on how to deploy you crew to CrewAI Enterprise using Github
Turning your crew into an API and bringing it to production is pretty simple, it is a 3 step process:
- Pushing to Github
- Connecting Github to CrewAI Enterprise
- Select the desired crew repository
- Set environment variables
- Click on deploy
- 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 Enterprise
When you log into CrewAI you can click on the button "Connect Github"
3. Select the design crew repository
When you log into CrewAI you can click on the button "Connect Github"
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:
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.