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

enonic/docker-xp6

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

245 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •