akhmadullin / wordpress

Wordpress installation via Polemarch (Ansible).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quick wordpress deployment

Project for quick Wordpress deployment with Polemarch.

Supported OS

This project is able to deploy Wordpress on hosts with following OS:

  • Ubuntu;
  • Debian;
  • RedHat;
  • CentOS.

Project's playbook

  • deploy.yml: This playbook deploys lastest Worpress version on all hosts from selected inventory.

Form of quick deployment

This project's form of quick deployment provides you with 3 fields:

  • mysql db - name of MySQL database of your Worpress site.
  • mysql user - name of MySQL user for database of your Worpress site.
  • mysql password - password of MySQL user for database of your Worpress site.

Enjoy it!

About

Wordpress installation via Polemarch (Ansible).