Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 395 Bytes

File metadata and controls

19 lines (12 loc) · 395 Bytes

aws-lightsail-bitnami-wordpress-setup

Scripts to set up an AWS Lightsail Bitnami WordPress Instance.

Installation

Copy the install.sh file to the local server and run.

Usage

chmod a+x install.sh
./install.sh

The bash script will call the ansible playbook.

Note

This is a first attempt at automation the install and configuration. First ansible playbook written.