Skip to content

Repository files navigation

KeystoneJS Dockerized

mahnunchik/keystonejs is a docker image of KeystoneJS cms.

KeystoneJS is a powerful new Node.js content management system and web app framework built on express and mongoose that makes it easy to create sophisticated web sites and apps, and gives you a beautiful, auto-generated Admin UI.

Official GitHub repository: JedWatson/keystone

Usage

Run MongoDB as separate container:

docker run -d -name mongo dockerfile/mongodb

Run KeystoneJS linked with MongoDB:

docker run -d -p 8080:8080 --link mongo:mongo mahnunchik/keystonejs

About

KeystoneJS docker image

Resources

Stars

12 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages