Skip to content

ahmedgeeter/ansible_lamp_stack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

3 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

LAMP Stack Provisioning using Ansible

πŸš€ Overview

Use Ansible to automatically install and configure the LAMP stack on a remote Ubuntu server.

🧠 Skills Demonstrated

  • Ansible playbook creation
  • Configuration management
  • Service provisioning

πŸ”§ Tech Stack

  • Ansible
  • Apache, MySQL, PHP
  • Ubuntu

πŸ“ Structure

.
β”œβ”€β”€ lamp_playbook.yml
└── inventory.ini

πŸ›  Usage

ansible-playbook -i inventory.ini lamp_playbook.yml

🎯 Value

Highlights automation of web stack setup, demonstrating readiness for DevOps and sysadmin responsibilities.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published