deploy bonita portal

Dear All
I want to run Bonita portal outside of studio in community 7.3. therefore, there is a BonitaBPMCommunity7.3.0-deploy folder in bonita-distrib project that include portal, server and engine. How can i do it by using Apache Tom Cat Server or JBoss.
please help me?

You want to use the portal separate from the Studio as an active web site?

This is easy, just download the appropriate BUNDLED Portal.

I admit is wasn’t that obvious at first but here is how to do it:

  1. goto http://www.bonitasoft.com/downloads-v2
  2. scroll down and click Customize your download
  3. click on the tab Production
  4. click Download With Tomcat or Download with Wildfly (the new name for JBoss)

Note: if you use Wildfly and have startup issues see this bug report which fixes the BAT and CONF files:

https://bonita.atlassian.net/browse/BBPMC-447

regards
Seán

PS: As this reply answers your question, please mark as resolved.

thanks for your reply, I want to modify Bonita portal for example add a menu or something else. finally, run it by Tomcat or Wildfly like Production. it is important for me to apply some changes to portal.
How can i do it in production version?

By using Bonita-distrib project in community source code, I can run bonita-portal and engine independently.