Skip to content

Ansible Project Week-6 | Install+Run application with playbook

Notifications You must be signed in to change notification settings

AviramDahan/Ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Ansible

An application was uploaded by Playbook running on two environments:

Staging and Production

The Staging environment contains weak servers compared to Production's servers.

A connection was made to a master machine between the other machines (VM1 Staging in the Staging environment, and VM1 Production in the Production environment).

The Playbook contains:

Server updates.

Installing Nodejs.

Creating ENV according to data in a separate var file (which was not uploaded here for security reasons but the names of the variables are clear).

Installing the application and connecting to azure database.

Preserving the environment works even after reboot with PM2.

About

Ansible Project Week-6 | Install+Run application with playbook

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published