Skip to content

hugominas/recipe-docker-keystonejs-nginx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Keystone Docker Boilerplate

Docker - KeystoneJS - Mongodb - nginx boilerplate for easy deployment

Features

  • Docker containers config
  • KeystoneJS config
  • Mongodb setup and access
  • nginx setup container and config
  • CD/CI Jenkins integration

Benifits

  • Anyone can contribute to your project locally without having to setup/install all dependencies
  • Dev enviroment is the same as production enviroment
  • Quickly get your keystone project up and runing

Getting started:

  1. Install Docker.
  2. Run docker-compose up.
  3. That's it.

An isolated KeystoneJS service that exposes a simple API to any future frontend developers.

The default user is [email protected] with password admin


Linux/Mac: Go to http://localhost:3000/keystone to get started.

About

docker-compose keystonejs mongodb boilerplate

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published