Giter Club home page Giter Club logo

docker-liferay-mysql's Introduction

Liferay CE on Tomcat with MySql DB

Docker registry: https://hub.docker.com/r/ctliv/liferay/

Tags (Liferay versions):

ctliv/liferay:latest 
ctliv/liferay:7_1_0-GA1
ctliv/liferay:7_0_6-GA7
ctliv/liferay:7_0_5-GA6
ctliv/liferay:7_0_4-GA5
ctliv/liferay:7_0_3-GA4
ctliv/liferay:7_0_2-GA3
ctliv/liferay:7_0_1-GA2
ctliv/liferay:7_0_0-GA1
ctliv/liferay:6_2_5-GA6

Git repo:

git clone https://github.com/ctliv/docker-liferay-mysql
cd docker-liferay-mysql

Use:

See: https://docs.docker.com/compose/reference/overview/

Launch latest version:

docker-compose up -d

Launch specific version ():

docker-compose -f docker-compose-<tag>.yml up -d

Lifecycle commands

docker-compose stop
docker-compose start
docker-compose restart

Stop and remove containers

docker-compose down

Info:

  • Prepend "sudo" to command, if needed
  • Point browser to docker machine ip (either port 80 or port 443)
  • (Liferay 6) Deploy wars in "deploy" folder
  • (Liferay 7) Deploy osgi bundles in "deploy" folder
  • (Liferay 7) Remove installed osgi bundles from "modules" folder
  • Add custom files to "data" folder (mapped as "/opt/data" inside lep-as)

docker-liferay-mysql's People

Contributors

ctliv avatar

Watchers

James Cloos avatar Jefferson Leite avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.