MediaWiki Installation Instructions: Difference between revisions

From Jays MediaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 7: Line 7:


To start, you will want to log in to your AWS account and go to your VPC dashboard.
To start, you will want to log in to your AWS account and go to your VPC dashboard.
Create a new VPC. Give it a name that will help you identify it and use and IPv4 CIDR that will give you enough IP addresses. You can use a /24 CIDR as that should be enough. [[File:screenshot1.png|right|thumb|400px|VPC Creation Screenshot]]
Create a new VPC. Give it a name that will help you identify it and use and IPv4 CIDR that will give you enough IP addresses. You can use a /24 CIDR as that should be enough. [[File:vpc_creation.png|right|thumb|400px|VPC Creation Screenshot]]

Revision as of 01:34, 12 March 2026

Welcome to our MediaWiki Installation Instructions using AWS EC2 Instance.

We will break down how we installed our Instance, and set up MediaWiki so you can create your own.

VPC Creation

To start, you will want to log in to your AWS account and go to your VPC dashboard.

Create a new VPC. Give it a name that will help you identify it and use and IPv4 CIDR that will give you enough IP addresses. You can use a /24 CIDR as that should be enough.

VPC Creation Screenshot