Camunda-modeler: I can setup and use more than one endpoint when deploying

Created on 14 May 2018  路  5Comments  路  Source: camunda/camunda-modeler

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.

backlog deploy enhancement

All 5 comments

Makes a lot of sense and fits very well in the _general deploy improvements_ bucket.

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

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

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.

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.

Was this page helpful?
0 / 5 - 0 ratings