Skip to content
This repository was archived by the owner on Apr 16, 2025. It is now read-only.

Latest commit

 

History

245 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker containers for Enonic XP

Build

See each docker container

Installation

To install a complete Enonic XP environment use the following commands on a docker host:

docker run -it --name xp-home enonic/xp-home
docker run -d --volumes-from xp-home --name xp-app enonic/xp-app
docker run -d --name xp-frontend -p 80:80 --link xp-app:app enonic/xp-frontend

``

About

Docker container set for Enonic XP

Resources

Stars

3 stars

Watchers

3 watching

Forks

Releases

Packages

Used by

Contributors

Languages