Skip to content

mother-of-all-self-hosting/ansible-role-wordpress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wordpress Ansible Role

wordpress Logo

Wordpress is a popular open source publishing platform. This ansible role helps to install wordpress

Installing

To configure and install wordpress on your own server(s), you should use a playbook like Mother of all self-hosting or write your own.

Configuring this role for your playbook

wordpress_enabled: true
wordpress_hostname: 'example.org'

# Must be a Mysql DB!
wordpress_db_host:

wordpress_db_name:
wordpress_db_user:
wordpress_db_password:

Support

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages