Key Concepts
Deployment Targets
Local
The Local Platform deployment target is your local machine. Follow these steps to set the deployment target of a project to Local Platform:
- Create a project or open an exisiting one.
- In the Project panel, click the Deployment Target field and then click from the drop-down menu.
After you set the deployment target to Local Platform, the following icons are blue:
Icon | Name |
---|---|
![]() | |
![]() | |
![]() | |
![]() |
Cloud
The Cloud Platform deployment target is a collection of servers that the QuantConnect team manages. It's the same deployment target you use if you create projects, spin up research nodes, and deploy algorithms on the QuantConnect website. For more information about QuantConnect Cloud, including our infrastructure and usage quotas, see Cloud Platform.
Follow these steps to set the deployment target Cloud Platform:
- Create a project or open an exisiting one.
- In the Project panel, click the Deployment Target field and then click from the drop-down menu.
After you set the deployment target to Cloud Platform, the following icons are gold:
Icon | Name |
---|---|
![]() | |
![]() | |
![]() | |
![]() | |
![]() |