Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb576da3

Browse files
authored
Cf install intro topic (#172)
* Create installation options* Update installation-options.md* Update installation options
1 parent9962dee commitb576da3

File tree

4 files changed

+47
-1
lines changed

4 files changed

+47
-1
lines changed

‎_data/home-content.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@
2929
icon:images/home-icons/runtimes.svg
3030
url:''
3131
links:
32+
-title:Installation environments
33+
localurl:/docs/runtime/installation-options/
3234
-title:Hybrid runtime requirements
3335
localurl:/docs/runtime/requirements/
3436
-title:Installing hybrid runtimes

‎_data/nav.yml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343
-title:Installation
4444
url:"/runtime"
4545
pages:
46+
-title:Installation options
47+
url:"/installation-options"
4648
-title:Hybrid runtime requirements
4749
url:"/requirements"
4850
-title:Installing hybrid runtimes

‎_docs/incubation/intro-hosted-runtime.md‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,8 +130,9 @@ The table below highlights the main differences between hosted and hybrid enviro
130130
| Runtime| Installation| Provisioned by Codefresh| Provisioned by customer|
131131
|| Runtime cluster|Managed by Codefresh| Managed by customer|
132132
|| Number per account| Only one runtime| Multiple runtimes|
133-
|| Upgrade|Performed by Codefresh|Performed by customer|
133+
|| Upgrade|Managed by Codefresh|Managed by customer|
134134
|| External cluster| Managed by customer| Managed by customer|
135+
|| Uninstall| Managed by customer| Managed by customer|
135136
| CI Ops| Delivery Pipelines|Not supported| Supported|
136137
||Workflows| Not supported| Supported|
137138
||Workflow Templates| Not supported| Supported|
Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,41 @@
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|

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp