Hi All,
I need to install/configure the Camunda 8( self-managed) on Cloud Foundry instead of Kubernetes ?
Is there any alternate to Kubernetes?
Hi All,
I need to install/configure the Camunda 8( self-managed) on Cloud Foundry instead of Kubernetes ?
Is there any alternate to Kubernetes?
Hi @Ramesh - you can install Camunda Self-Managed using Docker (outlined in the docs here), which I believe is supported by Cloud Foundry. Kubernetes with Helm is our preferred and most well supported method of installation, but using Docker is supported as well.