Skip to content

Commit

Permalink
add base path changes to next, 8.6 upgrade and update guides (#4940)
Browse files Browse the repository at this point in the history
  • Loading branch information
conceptualshark authored Feb 6, 2025
1 parent 9661d4a commit 4066db0
Show file tree
Hide file tree
Showing 4 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,9 @@ helm install camunda camunda/camunda-platform --skip-crds \
```

With this change, there is no need to do extra steps with the post-renderer. You can install the chart as normal. Please refer to the [Red Hat OpenShift document](/self-managed/setup/deploy/openshift/redhat-openshift.md) for more information.

## Operate and Tasklist

### New base path for Operate and Tasklist web applications

We have introduced a new base path for both the Operate and Tasklist web applications. The new base path for Operate is `/operate`, and for Tasklist, it is `/tasklist`. For more information, see the 8.6 [announcements](/reference/announcements/860.md#new-base-path-for-operate-and-tasklist-web-applications).
4 changes: 4 additions & 0 deletions docs/self-managed/setup/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ We added the `global.compatibility.openshift.adaptSecurityContext` variable in t

With this change, there is no need to do extra steps with the post-renderer. You can install the chart as normal. Please refer to the [Red Hat OpenShift document](/self-managed/setup/deploy/openshift/redhat-openshift.md) for more information.

#### New base path for Operate and Tasklist web applications

We have introduced a new base path for both the Operate and Tasklist web applications. The new base path for Operate is `/operate`, and for Tasklist, it is `/tasklist`. For more information, see the 8.6 [announcements](/reference/announcements/860.md#new-base-path-for-operate-and-tasklist-web-applications).

</TabItem>

<TabItem value='8.5'>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -57,3 +57,9 @@ helm install camunda camunda/camunda-platform --skip-crds \
```

With this change, there is no need to do extra steps with the post-renderer. You can install the chart as normal. Please refer to the [Red Hat OpenShift document](/self-managed/setup/deploy/openshift/redhat-openshift.md) for more information.

## Operate and Tasklist

### New base path for Operate and Tasklist web applications

We have introduced a new base path for both the Operate and Tasklist web applications. The new base path for Operate is `/operate`, and for Tasklist, it is `/tasklist`. For more information, see the 8.6 [announcements](/reference/announcements.md#new-base-path-for-operate-and-tasklist-web-applications).
4 changes: 4 additions & 0 deletions versioned_docs/version-8.6/self-managed/setup/upgrade.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,10 @@ We added the `global.compatibility.openshift.adaptSecurityContext` variable in t

With this change, there is no need to do extra steps with the post-renderer. You can install the chart as normal. Please refer to the [Red Hat OpenShift document](/self-managed/setup/deploy/openshift/redhat-openshift.md) for more information.

#### New base path for Operate and Tasklist web applications

We have introduced a new base path for both the Operate and Tasklist web applications. The new base path for Operate is `/operate`, and for Tasklist, it is `/tasklist`. For more information, see the 8.6 [announcements](/reference/announcements.md#new-base-path-for-operate-and-tasklist-web-applications).

</TabItem>

<TabItem value='8.5'>
Expand Down

0 comments on commit 4066db0

Please sign in to comment.