Learning Resources for DevOps, SRE, Cloud & Engineering Management
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