WP Config automatic setup

This commit is contained in:
David Petric
2023-04-07 18:29:18 +02:00
parent 946abccfeb
commit 9233530e50
4 changed files with 135 additions and 0 deletions

View File

@@ -45,6 +45,8 @@ ansible-playbook -i inventory/target.ini setup_server.yml
After the playbook has run successfully, you should have a fully functional WordPress website running on your Ubuntu machine with Nginx, PHP, MySQL, and Redis.
Please make sure to install Redis plugin which already has a pre-set configuration
## Variables
The following variables can be customized in the `vars/external.yml` file: