Skip to content

christian-klein/liferay-ce-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Liferay CE on Docker

What is this?

This docker build is a basic Liferay CE bundle.

Admin info:

Username: test
Password: test

(uses screen name to authenticate - not email)

Variables

You may overwrite some of the variables with appropriate values in the docker-compose.yml file

  • XMX Maximum Java heap size for the Liferay server [Default: 2048]
  • XMS Minimum Java heap size for the Liferay server [Default: 2048]

Most likely you will want to override the XMS and XMX values if any. By default the system set both to 2048m

Folder Structure

  • Project folder Root
    • build
      • files <--- Used to build the Docker image README.md <--- Readme file

About

Basic Liferay CE Docker container

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published