No initial admin user creation page

Hi,

in the prepacked Camunda distro is an example process application installed which creates some example users.

The default account is:

  • User: demo
  • Password: demo

See the welcome page for it: http://localhost:8080/camunda-welcome/

If you don’t want the examples users and application:

  • shutdown the application server
  • remove/clear the database
  • remove the example application: camunda-invoice
  • restart the application server

Cheers,
Sebastian

3 Likes