Hello,
What’s the best environment stack to install Camunda ?
Thanks.
Hello,
What’s the best environment stack to install Camunda ?
Thanks.
Best is subjective, because it depends on what you’re trying to do and what knowledge you already have about application servers and databases.
If you have no preference at all then
PostgreSQL for persistence
Wildfly11 for hosting camunda and your process applications.
But feel free to take a look at the supported environments to see what you options are
Thanks Niall.
Hi Niall
Do you have an example of camunda spring boot starter with postgresql setup? I am having a hard time setting this up. Get error when i run mvn clean install.
You can check this post: