html5-img
1 / 11

CloudBees - Liferay

CloudBees - Liferay

MitSoni
Download Presentation

CloudBees - Liferay

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Java PaaSDeploy Liferay Application on CloudBees http://clean-clouds.com

  2. Liferay on CloudBees

  3. Package war to have all necessary jars for standalone deployment • Download and un-jar the pure non-app-server-bundled Liferay war into a temporary directory. • Download and un-jar the Liferay Tomcat Bundle into some other place (for example /tmp/lr-606-bundle). • Copy all of the global jar files from the Liferay Tomcat Bundle in lib/ext to your custom Liferay WAR file directory mkdirliferay-cb-war cp liferay-portal-6.0.6-20110225.war ./liferay-cb-war jar xvf liferay-portal-6.0.6-20110225.war cp /tmp/lr-606-bundle/liferay-portal-6.0.6/tomcat-6.0.29/lib/ext/*.jar /tmp/lr-cb-war/WEB-INF/lib Repackage Liferay war for deployment

  4. portal-ext.propertiesliferay.home=/tmp/liferay-home-eb jdbc.default.driverClassName=com.mysql.jdbc.Driver jdbc.default.url=jdbc:mysql://yourdatabase:3306/liferay-username?useUnicode=true&characterEncoding=UTF-8&useFastDateParsing=false jdbc.default.username=liferay-username jdbc.default.password=liferay-password #lucene.store.type=ram #lucene.store.jdbc.auto.clean.up.enabled=true cd /tmp/lr-cb-war jar uvf path-to-war/liferay-portal-6.0.6-20110225.war WEB-INF/classes/portal-ext.properties WEB-INF/lib/*.jar edit portal-ext.properties file and Repackage war

  5. Deploy Liferay war on CloudBees

  6. Download with Linkedin Username/Password

  7. Download with Linkedin Username/Password

  8. Download with Linkedin Username/Password

  9. Download with Linkedin Username/Password

  10. Download with Linkedin Username/Password

  11. Thank You

More Related