Tag: Scripting
-
Configuring and Automating launching a LAMP web app with RDS
For this project we will be launching osTicket in an automatic way without having to SSH into the EC2 instance. This version of the project will be slightly different as the MySQL server will be hosted on an Amazon Relational Database Service (RDS) instance, which is a managed relational database service offered by Amazon, instead…