Started a local camunda community version on macbook. How to shutdown the tomcat?

Downloaded a community version

Camunda BPM platform version: 7.10.0
Apache Tomcat Server version: 9.0.12

  • [x] run the startup.sh successfully server/apache-tomcat-9.0.12/bin/startup.sh
  • [x] login using demo / demo successfully via http://localhost:8080/camunda

So how do I shut down the service when I’m no longer using it?

server/apache-tomcat-9.0.12/bin/shutdown.sh will do the work

Yes this works!

Thank you.

They should include this in the docs or in the README.txt. How do I suggest a pull request on this?

Hi,

Feel free to create a pull request here:

The readme file can be found here:

1 Like