|
| 1 | +--- |
| 2 | +title:"Installation environments" |
| 3 | +description:"" |
| 4 | +group:runtime |
| 5 | +toc:true |
| 6 | +--- |
| 7 | + |
| 8 | +Codefresh supports two installation environments: |
| 9 | + |
| 10 | +***Hosted** environments, where the runtime is hosted in and managed by Codefresh. |
| 11 | + Hosted enviroments are full-cloud environments, where all updates and improvements are managed by Codefresh, with zero-maintenance overhead for you as the customer. |
| 12 | + |
| 13 | + For more information on how to set up the hosted environment, including provisioning hosted runtimes, see[Set up Hosted GitOps]({{site.baseurl}}/docs/incubation/hosted-runtime/). |
| 14 | + |
| 15 | +***Hybrid** environments, where the runtime is installed in the customer's premises, and managed by the customer. |
| 16 | + Hybrid environments are ideal for organizations that want their source code within their premises, or have other security constraints. Hybrid installations strike the perfect balance between security, flexibility, and ease of use. As the customer, you are responsible for installing and upgrading runtimes, while Codefresh continues to maintain most aspects of the platform. |
| 17 | + For more information on hybrid environments, see[Hybrid runtime requirements]({{site.baseurl}}/docs/runtime/requirements/) and[Installling hybrid runtimes]({{site.baseurl}}/docs/runtime/installation/). |
| 18 | + |
| 19 | +###Hosted vs.hybrid environments |
| 20 | + |
| 21 | +The table below highlights the main differences between hosted and hybrid environments. |
| 22 | + |
| 23 | +{: .table .table-bordered .table-hover} |
| 24 | +| Functionality|Feature| Hosted| Hybrid| |
| 25 | +| --------------| --------------|---------------| ---------------| |
| 26 | +| Runtime| Installation| Provisioned by Codefresh| Provisioned by customer| |
| 27 | +|| Runtime cluster| Managed by Codefresh| Managed by customer| |
| 28 | +|| Number per account| One runtime| Multiple runtimes| |
| 29 | +|| External cluster| Managed by customer| Managed by customer| |
| 30 | +|| Upgrade| Managed by Codefresh| Managed by customer| |
| 31 | +|| Uninstall| Managed by customer| Managed by customer| |
| 32 | +| CI Ops| Delivery Pipelines|Not supported| Supported| |
| 33 | +||Workflows| Not supported| Supported| |
| 34 | +||Workflow Templates| Not supported| Supported| |
| 35 | +| CD Ops|Applications| Supported| Supported| |
| 36 | +||Image enrichment| Supported| Supported| |
| 37 | +|| Rollouts| Supported| Supported| |
| 38 | +|Integrations|| Supported| Supported| |
| 39 | +|Dashboards|Home Analytics| Hosted runtime and deployments|Runtimes, deployments, Delivery Pipelines| |
| 40 | +||DORA metrics| Supported|Supported| |
| 41 | +||Applications| Supported|Supported| |