Skip to content

Commit

Permalink
style(formatting): technical review
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaausley committed Apr 15, 2024
1 parent 4a2d278 commit 01567f6
Show file tree
Hide file tree
Showing 6 changed files with 24 additions and 24 deletions.
4 changes: 2 additions & 2 deletions docs/self-managed/setup/deploy/amazon/amazon-eks/eks-helm.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,9 +419,9 @@ kubectl port-forward services/camunda-keycloak 18080:80
</TabItem>
</Tabs>

### Testing Installation with Payment Example Application
### Testing installation with payment example application

For testing your installation with the deployment of a sample application, refer to the [Installing Payment Example guide](../../../guides/installing-payment-example.md).
To test your installation with the deployment of a sample application, refer to the [installing payment example guide](../../../guides/installing-payment-example.md).

### Advanced topics

Expand Down
12 changes: 6 additions & 6 deletions docs/self-managed/setup/guides/installing-payment-example.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
id: installing-payment-app-example
title: "Verifying Camunda 8 Installation with the Payment Example Process Application"
description: "Ensure that your installation is functioning properly by learning how to install the Payment Example Process Application on Camunda 8 Self-Managed."
title: "Verifying Camunda 8 installation with the payment example process application"
description: "Ensure your installation is functioning properly by learning how to install the payment example process application on Camunda 8 Self-Managed."
---

We recommend users interested in installing a test application that works with their Camunda 8 stack to follow the provided guide.
Interested in installing a test application that works with your Camunda 8 stack? Follow the guide below.

The Payment Example Process Application demonstrates a process application with payment processes, forms, workers. It serves as an excellent starting point for validating the functionality of your Camunda 8 Self-Managed installation.
The payment example process application demonstrates a process application with payment processes, forms, and workers. This serves as an excellent starting point for validating the functionality of your Camunda 8 Self-Managed installation.

To install the Payment Example Process Application on Kubernetes, follow the instructions detailed in the [Kubernetes Deployment Tutorial](https://github.com/camunda-community-hub/camunda-8-examples/tree/main/payment-example-process-application/kube/README.md) provided in the repository.
To install the payment example process application on Kubernetes, follow the instructions detailed in the [Kubernetes Deployment Tutorial](https://github.com/camunda-community-hub/camunda-8-examples/tree/main/payment-example-process-application/kube/README.md).

For more details about the application, its features, and configuration options, refer to the [Camunda 8 Examples: Payment Example Process Application repository](https://github.com/camunda-community-hub/camunda-8-examples/tree/main/payment-example-process-application).
For more details about the application, its features, and configuration options, refer to [Camunda 8 Examples: Payment Example Process Application](https://github.com/camunda-community-hub/camunda-8-examples/tree/main/payment-example-process-application).
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
id: installing-payment-app-example
title: "Verifying Camunda 8 Installation with the Payment Example Process Application"
description: "Ensure that your installation is functioning properly by learning how to install the Payment Example Process Application on Camunda 8 Self-Managed."
title: "Verifying Camunda 8 installation with the payment example process application"
description: "Ensure your installation is functioning properly by learning how to install the payment example process application on Camunda 8 Self-Managed."
---

We recommend users interested in installing a test application that works with their Camunda 8 stack to follow the provided guide.
Interested in installing a test application that works with your Camunda 8 stack? Follow the guide below.

The Payment Example Process Application demonstrates a process application with payment processes, forms, workers. It serves as an excellent starting point for validating the functionality of your Camunda 8 Self-Managed installation.
The payment example process application demonstrates a process application with payment processes, forms, and workers. This serves as an excellent starting point for validating the functionality of your Camunda 8 Self-Managed installation.

To install the Payment Example Process Application on Kubernetes, follow the instructions detailed in the [Kubernetes Deployment Tutorial](https://github.com/camunda-community-hub/camunda-8-examples/tree/main/payment-example-process-application/kube/README.md) provided in the repository.
To install the payment example process application on Kubernetes, follow the instructions detailed in the [Kubernetes Deployment Tutorial](https://github.com/camunda-community-hub/camunda-8-examples/tree/main/payment-example-process-application/kube/README.md).

For more details about the application, its features, and configuration options, refer to the [Camunda 8 Examples: Payment Example Process Application repository](https://github.com/camunda-community-hub/camunda-8-examples/tree/main/payment-example-process-application).
For more details about the application, its features, and configuration options, refer to [Camunda 8 Examples: Payment Example Process Application](https://github.com/camunda-community-hub/camunda-8-examples/tree/main/payment-example-process-application).
Original file line number Diff line number Diff line change
Expand Up @@ -419,9 +419,9 @@ kubectl port-forward services/camunda-keycloak 18080:80
</TabItem>
</Tabs>

### Testing Installation with Payment Example Application
### Testing installation with payment example application

For testing your installation with the deployment of a sample application, refer to the [Installing Payment Example guide](../../guides/installing-payment-example.md).
To test your installation with the deployment of a sample application, refer to the [installing payment example guide](../../guides/installing-payment-example.md).

### Advanced topics

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,9 +419,9 @@ kubectl port-forward services/camunda-keycloak 18080:80
</TabItem>
</Tabs>

### Testing Installation with Payment Example Application
### Testing installation with payment example application

For testing your installation with the deployment of a sample application, refer to the [Installing Payment Example guide](../../../guides/installing-payment-example.md).
To test your installation with the deployment of a sample application, refer to the [installing payment example guide](../../../guides/installing-payment-example.md).

### Advanced topics

Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
---
id: installing-payment-app-example
title: "Verifying Camunda 8 Installation with the Payment Example Process Application"
description: "Ensure that your installation is functioning properly by learning how to install the Payment Example Process Application on Camunda 8 Self-Managed."
title: "Verifying Camunda 8 installation with the payment example process application"
description: "Ensure your installation is functioning properly by learning how to install the payment example process application on Camunda 8 Self-Managed."
---

We recommend users interested in installing a test application that works with their Camunda 8 stack to follow the provided guide.
Interested in installing a test application that works with your Camunda 8 stack? Follow the guide below.

The Payment Example Process Application demonstrates a process application with payment processes, forms, workers. It serves as an excellent starting point for validating the functionality of your Camunda 8 Self-Managed installation.
The payment example process application demonstrates a process application with payment processes, forms, and workers. This serves as an excellent starting point for validating the functionality of your Camunda 8 Self-Managed installation.

To install the Payment Example Process Application on Kubernetes, follow the instructions detailed in the [Kubernetes Deployment Tutorial](https://github.com/camunda-community-hub/camunda-8-examples/tree/main/payment-example-process-application/kube/README.md) provided in the repository.
To install the payment example process application on Kubernetes, follow the instructions detailed in the [Kubernetes Deployment Tutorial](https://github.com/camunda-community-hub/camunda-8-examples/tree/main/payment-example-process-application/kube/README.md).

For more details about the application, its features, and configuration options, refer to the [Camunda 8 Examples: Payment Example Process Application repository](https://github.com/camunda-community-hub/camunda-8-examples/tree/main/payment-example-process-application).
For more details about the application, its features, and configuration options, refer to [Camunda 8 Examples: Payment Example Process Application](https://github.com/camunda-community-hub/camunda-8-examples/tree/main/payment-example-process-application).

0 comments on commit 01567f6

Please sign in to comment.