question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Support deploy diagram to alternative Camunda Cloud SaaS environments

See original GitHub issue

Is your feature request related to a problem? Please describe.

I want to be able to deploy my diagram directly to a test cluster on a non-production environment. Specifically, I don’t run my tests in production because the special-made generation is unavailable on production. I can easily create a new generation of my branch of Zeebe using the Jenkins QA pipeline. However, deploying a model to my custom cluster is cumbersome because the modeler does not support connecting to the other Camunda Cloud environments.

Describe the solution you’d like

Please additionally accept as cluster url the following:

  • <uuid>.<region>.zeebe.ultrawombat.com:443 (integration)
  • <uuid>.<region>.zeebe.dev.ultrawombat.com:443 (dev)

Describe alternatives you’ve considered

For now, I’ll use zbctl to deploy my models.

Additional context

Related to https://github.com/camunda/camunda-modeler/issues/2375

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
barmaccommented, Jan 27, 2022

@korthout can you verify this works on a nightly build?

I believe this is still broken because even though I can provide a custom URL, the app still tries to authenticate with the production URL of Camunda Cloud SaaS. @andreasgeier you had this problem, didn’t you?

0reactions
korthoutcommented, Jan 31, 2022

🤯 This works. I completely hadn’t thought about this, but it makes total sense.

Thanks @MaxTru , please revert the changes and I’ll close this issue 🙇

Read more comments on GitHub >

github_iconTop Results From Across the Web

Camunda Platform 8 on Kubernetes
There are several alternatives to deploy applications to a Kubernetes cluster, but we recommend to use our provided Helm charts to deploy a...
Read more >
Your Camunda Cloud Questions Answered
What is Camunda Cloud, and why is the community so excited about the first ever on-demand SaaS process automation as a service?
Read more >
Deploy the Process (3/6) - Camunda 7 Docs
Deployment Support​​ BPMN diagrams must be created for the process engine they intend to be deployed on. You cannot run a BPMN diagram...
Read more >
Comparing New Open Source BPM Products - Capital One
Camunda provides a SaaS offering while Alfresco Activiti provides a PaaS offering known as Alfresco Cloud. Both of these are enterprise options ...
Read more >
A New SDK for Connectors in Camunda Platform 8 - YouTube
In this episode of Camunda Question Corner, we ex... ... Is it true that Camunda 8 self managed has less Connectors than Camunda...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found