Changing port

I am trying to change the port to something other than the default 8080 but can’t seem to figure out how to do it could I get any assistance?

Also as a side note how am I supposed to know which type of camunda bpm I should be using?

Hi @QAli
Welcome to the forum.

The default distro to use would be Camunda Platform Run (lil’ Camboot) but other options are available and you can read about which reasons you might have for choosing them in this blog post:

If you’re using the Camunda Platform Run then it’s pretty easy to change the port. You just need to change some settings in the default.yaml file in the configuration folder.
Details on what exactly to change can be found here:
https://docs.camunda.org/manual/latest/user-guide/spring-boot-integration/configuration/#camunda-engine-properties

1 Like