Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Nodejs Deployment

this playbook will help deploy the following:

  • Nginx as reverse proxy
  • Mongodb
  • Nodejs server
  • Angularjs

prerequisite

centos7

Installation

  • setup your environment using vagrant file which contains:
    • master
    • nginx server
    • nodejs server
    • angular server
    • mongodb server
  • install master ssh key on the remaining servers
  • install ansible
  • clone my playbook

Running the Playbook

$ ansible-playbook -i inventory main-play.yml

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors