Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 790 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 790 Bytes

AnsibleProject2

WordPress with Ansible

Architecture Diagram

  • Application (Wordpress)

Prerequisites:

  • Ansible Server
  • LAMP Stack
    • Webserver - Apache, PHP
    • Database - MariaDB

Usage

In this project we have set up our WordPress webserver using Digital Ocean cloud platform. When we set up our resources ready to go for some reason there was an issue with installing WordPress, beacuse it kept giving an error as Error establishing connention. We are still working on that issue, as soon as it will be solved this file will be updated.

Resources

  • Webserver Server (CentOS 7.6)
  • Database (Ubuntu 18.04)

Useful Links

LAPM stack installation

README.md needs to be updated