An open API service indexing awesome lists of open source software.

https://github.com/kenec/apache-log-mysql-terraform

Terraform and Shell scripts to setup the Apache server and MySQL database. The access log of Apache server is saved to a remote MySQL database
https://github.com/kenec/apache-log-mysql-terraform

Last synced: 4 months ago
JSON representation

Terraform and Shell scripts to setup the Apache server and MySQL database. The access log of Apache server is saved to a remote MySQL database

Awesome Lists containing this project

README

          

# Apache-Log-MySQL-Terraform-Ansible
Terraform and Shell scripts to setup the Apache server and MySQL database. The access log of Apache server is saved to a remote MySQL Database

### Setup
Download [Terraform](https://www.terraform.io/downloads.html)
Setup AWS Access Key and Secret Key. Ensure not to expose your credential to the public!

### Run the script
terraform apply

### Destroy the cloud infrastructure
terraform destroy