You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
* Add data retention for pipelinesAdded data retention period for SaaS and on-prem pipelines* Update pipelines.mdAdded data retention policy for SaaS and on-prem
Copy file name to clipboardExpand all lines: _docs/installation/installation-options/on-premises/on-prem-configuration.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -303,7 +303,7 @@ Settings that are _not_ described in this table are not applicable to on-premise
303
303
|**Nodes**| Relevant for when Codefresh on-premises is installed on Windows. The number of console nodes you can connect to.|
304
304
|**User/pass enabled**| Enable username-password combination as a login mechanism for users in this account. <br>When enabled, the Sign-In page displays**Codefresh** as a login option, and users can supply the username and password as login credentials.|
305
305
|**Disable personal account**| When enabled (recommended), prevents users from creating personal accounts after signing in to Codefresh for the first time on receiving invitations.|
306
-
|**Data retention**| The length of time in weeks for which to retain builds and logs for Codefresh pipelines.<!---<br>The retention period can be set through the slider, or through environment variables. See [Retention policy for builds and logs in ArtifactHub](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#retention-policy-for-builds-and-logs){:target="\_blank"} and select the one according to the on-premises version installed.-->|
306
+
|**Data retention**| The length of time in weeks for which to retain builds and logs for Codefresh pipelines. <br><br>The retention period can be set through the slider, or through environment variables. See[Retention policy for builds and logs in ArtifactHub](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#retention-policy-for-builds-and-logs){:target="\_blank"}, and select the one according to the on-premises versionyou haveinstalled.|
307
307
|**Collaborators**| The number of users permitted for this account. A Collaborator is a Codefresh user who can access the UI. If you keep the count as one, Codefresh displays an error that you have reached the user limit and prevents you from inviting additional users.|
308
308
|**Runtime environments**| Optional. The System Runtime Environments to select for this account. The System Runtime Environments are global Runtime Environments predefined by Codefresh.|
309
309
|**Codefresh environments**|Optional. For Windows environments, the Codefresh environment to select for the Windows nodes.|
Copy file name to clipboardExpand all lines: _docs/pipelines/pipelines.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -581,6 +581,11 @@ max-width="90%"
581
581
582
582
Pipelines that belong to a project will mention it below their name so it is very easy to understand which pipelines belong to a project and which do not.
583
583
584
+
##Data retention for pipeline builds and logs
585
+
Codefresh retains build and log data for pipelines for a period of six months, for both on-premises and SaaS installation configurations.
586
+
587
+
For on-premises, for configuration details, see[Retention policy for builds and logs in ArtifactHub](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#retention-policy-for-builds-and-logs){:target="\_blank"}.
Copy file name to clipboardExpand all lines: _docs/pipelines/run-pipeline.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -92,9 +92,12 @@ caption="Result of shared build configuration"
92
92
max-width="50%"
93
93
%}
94
94
95
+
##Data retention for pipeline builds and logs
96
+
Codefresh retains build and log data for pipelines for a period of six months, for both on-premises and SaaS installation configurations.
95
97
96
-
##Note on Cloud BuildsforCodefresh pipelines
98
+
For on-premises, for configuration details, see[Retention policyforbuilds and logs in ArtifactHub](https://artifacthub.io/packages/helm/codefresh-onprem/codefresh#retention-policy-for-builds-and-logs){:target="\_blank"}.
97
99
100
+
##Note on Cloud Builds for Codefresh pipelines
98
101
99
102
Cloud Builds for Codefresh pipelines are disabled for all accounts by default.
100
103
Account admins can request Codefresh to enable Cloud Builds for an account. There is no manual action required except to click on the Enable Cloud Builds button as shown below. The timeframe for the response is up to 24 hours.<br>