Skip to content

brentkearney/docker-locomotive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LocomotiveCMS Engine in a Docker container

This is a Docker configuration for running LocomotiveCMS Engine v3.1.1 in a Docker container. Two containers, actually: one for the MongoDB image, and another for Locomotive Engine. Uses Docker Compose to run.

Usage

git clone [email protected]:brentkearney/docker-locomotive.git
cd docker-locomotive
docker-compose up

The first time you run, the database and configuration files will be generated. Take note of the output, ^C to quit, edit the config files as necessary. Start with docker-compose up -d when you are ready to run it in the background.

About

A Docker configuration for LocomotiveCMS Engine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages