AWS Amazon Linux 2 MediaWiki

From Michael's Information Zone
Revision as of 12:44, 15 October 2018 by Michael.mast (talk | contribs) (Created page with "==Purpose== Migrate an old media wiki installation to Amazon Linux 2 on AWS. <br> <br> What I wanted to accomplish was to move an internal wiki install from VMware esxi to AWS...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Migrate an old media wiki installation to Amazon Linux 2 on AWS.

What I wanted to accomplish was to move an internal wiki install from VMware esxi to AWS. This is to be made available from the internet the local LAN, but with ACLs on the internet facing side because of obvious reasons. Still thinking how I want to handle this...

Pre-configure Instance

This is a lightly used site, so I am using a the t2.medium instance type.

sudo yum update -y