Difference between revisions of "Make your own Wiki"

From TheInterWiki
(Created page with "This page is a step-by-step instruction to create your own wiki like this one. You must have a sense of adventure and good Google skills, or have a working knowledge of the fo...")
 
Line 7: Line 7:
 
==Overview==
 
==Overview==
 
#Create an AWS account
 
#Create an AWS account
#Create an EC2 free-tier instance
+
#Create an EC2 free-tier instance:
 
#*Use theInterWiki snapshot (Updated soon)
 
#*Use theInterWiki snapshot (Updated soon)
 
#*Save your SSH key
 
#*Save your SSH key
Line 13: Line 13:
 
#**All access port 80
 
#**All access port 80
 
#**SSH from your IP only
 
#**SSH from your IP only
 +
#* Outbound rules: Port 80 open to all
 +
#When it is launched:
 +
#*

Revision as of 00:05, 15 December 2021

This page is a step-by-step instruction to create your own wiki like this one. You must have a sense of adventure and good Google skills, or have a working knowledge of the following:

  • LAMP servers
  • Unix/Linux
  • SSH and Command Line Interface (CLI)
  • Amazon Web Services (AWS)

Overview

  1. Create an AWS account
  2. Create an EC2 free-tier instance:
    • Use theInterWiki snapshot (Updated soon)
    • Save your SSH key
    • Set your security group Inbound rules for:
      • All access port 80
      • SSH from your IP only
    • Outbound rules: Port 80 open to all
  3. When it is launched: