DaFoot.co.uk
You are here:
Home
>
ec2 - DaFoot.co.uk
Critters
Computer juice
Linux
Development
Other Tech
Gaming
Judo
My Judo
Sheffield University
Leeds university
Links
Reviews
Cars and motoring
Hiking & Backpacking
Gear reviews
My Gear
Dartmoor walks
Peak District walks
Yorkshire Dales walks
Work
Marathon 2013
Say thanks!
ec2
Amazon (AWS) EC2 webserver (LAMP) setup
LAMP setup on Amazon EC2 instance (using Amazon Linux 2).
LAMP =
L
inux
(Amazon Linux 2) /
A
pache
(webserver /
M
ySQL
(database server) /
P
HP
(script language)
Some notes for future reference next time I setup a new EC2 instance ready for PHP driven sites including Joomla and Wordpress.
LetsEncrypt SSL certificates on AWS EC2
I keep forgetting how to enable SSL on my websites. I need a basic certificate I've no need for super certificates, I'm not a bank!
So LetsEncrypt, a free SSL certificate service will do the job nicely.
Here I describe how I install LetsEncrypt certificates using the GetSSL script on AWS EC2 instances.