8000 GitHub - prasanjit-/ansible-demo: An Ansible Playbook demonstration to deploy LAMP & host a web app.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

prasanjit-/ansible-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible-demo

Learning Resources for DevOps, SRE, Cloud & Engineering Management

BINPIPE Learn DevOps! BINPIPE

An Ansible Playbook demonstration to deploy LAMP & host a web app.

Execution Command (put the correct value of IP in 'hosts' inventory file before executing):

If you have setup the key based logins -

ansible-playbook -i hosts playbook.yml

If you want to use password based logins -

ansible-playbook -i hosts playbook.yml --ask-pass

BINPIPE aims to simplify learning for those who are looking to make a foothold in the industry. 
Write to me at nixgurus@gmail.com if you are looking for tailor-made training sessions. 
For self-study resources look around in this repository, the Binpipe Blog and Youtube Channel.

📒 Maintainer: Prasanjit Singh | www.binpipe.org


License

About

An Ansible Playbook demonstration to deploy LAMP & host a web app.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0