camunda / camunda-modeler

An integrated modeling solution for BPMN, DMN and Forms based on bpmn.io.
https://camunda.com/products/modeler
MIT License
1.5k stars 481 forks source link

I can setup and use more than one endpoint when deploying #804

Open yanavasileva opened 6 years ago

yanavasileva commented 6 years ago

As a Camunda Modeler user

Given: I model a process and I use more than one engine, for example at least two.

Then: I want to setup two different endpoints with separate credentials for the both of the engines. http://localhost:8080/engine-rest/deployment/create http://192.168.178.107:7001/camunda/engine-rest/deployment/create

So that: I don't need to edit the endpoint on each deploy when switching the engine. (Maybe I can only select already saved engines from dropdown menu or something like this?)


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

See also UI sketches for details on the complete picture.

nikku commented 6 years ago

Makes a lot of sense and fits very well in the general deploy improvements bucket.

yanavasileva commented 5 years ago

Hi @nikku,

I want to bring this topic again to your attention. Having such feature will help us during testing. Is there any chance to reconsider it for some of the next Modeler releases?

Best, Yana

nikku commented 5 years ago

We will reconsider this feature request in our next planning session.

barmac commented 5 years ago

Idea: have a separate place where you can configure and save the endpoints with/without credentials; allow to choose which servers deploy to and remember this config.

volkergersabeck commented 5 years ago

Unfortunately, we weren't able to tackle this topic in the current quarter and will also not focus on it in the next quarter due to other priorities.