Skip to content

albac/docker-workflow

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A sample Docker workflow with Node.js, Redis and NGiNX

Circle CI

For a detailed explanation of the workflow used in this repository, refer to this post from my blog: http://anandmanisankar.com/posts/docker-container-nginx-node-redis-example/

For a detailed overview of Containers and Docker, refer to this post from my blog: http://anandmanisankar.com/posts/container-docker-PaaS-microservices/

A Vagrantfile has been added for developing purposes, just install vagrant and run "vagrant up": https://www.vagrantup.com/downloads.html

About

Sample docker workflow with Node.js, Redis and NGiNX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 62.3%
  • Nginx 37.7%