Skip to content

Courses simple project, to deploy WordPress stack with Ansible. The intended of this project is to learn how to use Ansible and deploy it to a Cloud Provider like GCP.

Notifications You must be signed in to change notification settings

lukihd/ansible-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tp ansible - devops

Architecture

web cluster : 1 vm db cluster : 1 vm

  • deploy-wordpress-lemp
    • install-nginx
    • install-php7-fpm
    • configure-nginx-php7-fpm
    • install-vsftpd
    • install-mysql

groupes :

  • all
  • web
  • db

playbooks :

  • deploy-wordpress-lemp

plays

About

Courses simple project, to deploy WordPress stack with Ansible. The intended of this project is to learn how to use Ansible and deploy it to a Cloud Provider like GCP.

Resources

Stars

Watchers

Forks