Skip to content

ahmed-bahaa/ansible

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

Watchers

Forks

Packages

No packages published