Skip to content

Commit

Permalink
update external links
Browse files Browse the repository at this point in the history
  • Loading branch information
conceptualshark committed Sep 4, 2024
1 parent 2665cd7 commit 60404f0
Show file tree
Hide file tree
Showing 8 changed files with 6 additions and 14 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ relevant [permissions](https://support.microsoft.com/en-us/office/manage-team-se
or the registered application in the [Azure Active Directory](https://aad.portal.azure.com/) (visit [how to register the app](https://learn.microsoft.com/en-us/graph/auth-register-app-v2) for more information) alongside
the relevant [Microsoft Graph API permissions](https://learn.microsoft.com/en-us/graph/permissions-reference).

Some methods can use [protected Microsoft Teams APIs](https://learn.microsoft.com/en-us/graph/teams-protected-apis). Read more on [how to request access to protected APIs](https://learn.microsoft.com/en-us/graph/teams-protected-apis#request-access-to-protected-apis).

:::note
Use Camunda secrets to store credentials so you don't expose sensitive information directly from the process. See [managing secrets](/components/console/manage-clusters/manage-secrets.md) to learn more.
:::
Expand Down
6 changes: 3 additions & 3 deletions docs/reference/release-notes/850.md
Original file line number Diff line number Diff line change
Expand Up @@ -210,9 +210,9 @@ Via a command line tool, you can now generate your Connector template based on o

## 8.5.0-alpha2

| Release date | Changelog(s) | |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| 12 March 2024 | - [ Camunda 8 core ](https://github.com/camunda/camunda-platform/releases/tag/8.5.0-alpha2) <br /> - [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.5.0-alpha21) | [Release blog](https://camunda.com/blog/2024/03/camunda-alpha-release-march-2024/) |
| Release date | Changelog(s) | |
| ------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------- |
| 12 March 2024 | - [ Camunda 8 core ](https://github.com/camunda/camunda-platform/releases/tag/8.5.0-alpha2) <br /> - [ Connectors ](https://github.com/camunda/connectors/releases/tag/8.5.0-alpha2) | [Release blog](https://camunda.com/blog/2024/03/camunda-alpha-release-march-2024/) |

### Allow multiple candidate groups in TaskSearchRequest <span class="badge badge--long" title="This feature affects Tasklist">Tasklist</span>

Expand Down
2 changes: 0 additions & 2 deletions docs/self-managed/console-deployment/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@ description: "Console Self-Managed provides key insights into automation cluster
Camunda Console Self-Managed offers a centralized overview for Camunda 8 installations, designed to enhance operational efficiency and oversight within Enterprise environments. Console Self-Managed provides key insights into automation cluster deployments, process orchestration usage, and streamlining usage tracking.

Camunda Console Self-Managed provided is available as a container image. Refer to the [installation guide](/self-managed/setup/overview.md) for details on how to install this component.

Participate in development by sharing your feedback on our [ProductBoard page](https://portal.productboard.com/q4b4cm3z3fkx5zesq51o3mz3).
2 changes: 1 addition & 1 deletion docs/self-managed/setup/guides/ingress-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Camunda 8 Helm chart doesn't manage or deploy Ingress controllers, it only deplo
## Preparation

- An Ingress controller should be deployed in advance. The examples below use the [ingress-nginx controller](https://github.com/kubernetes/ingress-nginx), but any Ingress controller could be used by setting `ingress.className`.
- TLS configuration is not handled in the examples because it varies between different workflows. It could be configured directly using `ingress.tls` options or via an external tool like [Cert-Manager](https://github.com/cert-manager/cert-manager) using `ingress.annotations`. For more details, check available [configuration options](https://github.com/camunda/camunda-platform-helm/tree/main/charts/camunda-platform#configuration).
- TLS configuration is not handled in the examples because it varies between different workflows. It could be configured directly using `ingress.tls` options or via an external tool like [Cert-Manager](https://github.com/cert-manager/cert-manager) using `ingress.annotations`. For more details, check available [configuration options](https://github.com/camunda/camunda-platform-helm/tree/main/charts/camunda-platform-latest#configuration).

## Configuration

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ description: ""
---

:::note
Camunda Console Self-Managed is an [alpha feature](/reference/alpha-features.md). It is in an early state for user testing. Participate in development by sharing your feedback on our [ProductBoard page](https://portal.productboard.com/q4b4cm3z3fkx5zesq51o3mz3).
Camunda Console Self-Managed is an [alpha feature](/reference/alpha-features.md). It is in an early state for user testing.
:::

Camunda Console Self-Managed offers a centralized overview for Camunda 8 installations, designed to enhance operational efficiency and oversight within Enterprise environments. Console Self-Managed provides key insights into automation cluster deployments, process orchestration usage, and streamlining usage tracking.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@ relevant [permissions](https://support.microsoft.com/en-us/office/manage-team-se
or the registered application in the [Azure Active Directory](https://aad.portal.azure.com/) (visit [how to register the app](https://learn.microsoft.com/en-us/graph/auth-register-app-v2) for more information) alongside
the relevant [Microsoft Graph API permissions](https://learn.microsoft.com/en-us/graph/permissions-reference).

Some methods can use [protected Microsoft Teams APIs](https://learn.microsoft.com/en-us/graph/teams-protected-apis). Read more on [how to request access to protected APIs](https://learn.microsoft.com/en-us/graph/teams-protected-apis#request-access-to-protected-apis).

:::note
Use Camunda secrets to store credentials so you don't expose sensitive information directly from the process. See [managing secrets](/components/console/manage-clusters/manage-secrets.md) to learn more.
:::
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,3 @@ description: ""
Camunda Console Self-Managed offers a centralized overview for Camunda 8 installations, designed to enhance operational efficiency and oversight within Enterprise environments. Console Self-Managed provides key insights into automation cluster deployments, process orchestration usage, and streamlining usage tracking.

Camunda Console Self-Managed provided is available as a container image. Refer to the [installation guide](/self-managed/setup/overview.md) for details on how to install this component.

Participate in development by sharing your feedback on our [ProductBoard page](https://portal.productboard.com/q4b4cm3z3fkx5zesq51o3mz3).
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ Camunda 8 Helm chart doesn't manage or deploy Ingress controllers, it only deplo
## Preparation

- An Ingress controller should be deployed in advance. The examples below use the [ingress-nginx controller](https://github.com/kubernetes/ingress-nginx), but any Ingress controller could be used by setting `ingress.className`.
- TLS configuration is not handled in the examples because it varies between different workflows. It could be configured directly using `ingress.tls` options or via an external tool like [Cert-Manager](https://github.com/cert-manager/cert-manager) using `ingress.annotations`. For more details, check available [configuration options](https://github.com/camunda/camunda-platform-helm/tree/main/charts/camunda-platform#configuration).
- TLS configuration is not handled in the examples because it varies between different workflows. It could be configured directly using `ingress.tls` options or via an external tool like [Cert-Manager](https://github.com/cert-manager/cert-manager) using `ingress.annotations`. For more details, check available [configuration options](https://github.com/camunda/camunda-platform-helm/tree/main/charts/camunda-platform-latest#configuration).

## Configuration

Expand Down

0 comments on commit 60404f0

Please sign in to comment.