planning to deploy a BonitaSoft community edition, but having the tomcat and db sits on a separate server.. is there some sot of a guide I can follow or any things to consider
App sever = window 2016
DB server = postgresql 11.7
I was able to deploy with no issues on single server on both.. Thank you
There is no special guide, aside from the usual places:
https://documentation.bonitasoft.com/bonita/2021.1/database-configuration#database_creation
https://documentation.bonitasoft.com/bonita/2021.1/tomcat-bundle
The only difference with a single server deployment should be to make sure your DB server is accessible from your App server.