Skip to content

Instantly share code, notes, and snippets.

View bengriffiths1605's full-sized avatar
🏠
Working from home

Ben Griffiths bengriffiths1605

🏠
Working from home
  • Sydney, Australia
View GitHub Profile
@bengriffiths1605
bengriffiths1605 / ARK Server Guide.md
Last active October 2, 2018 03:15
Hosting ARK Survival Evolved Server on AWS EC2

Introduction

Have your ever wanted to create an ARK: Survival Evolved server that is hosted on AWS, but don't know how to?

Amazon Web Services (AWS) offer a wide varirey of services that provide on-demand cloud computing platforms to individuals, companies and governments, on a paid subscription basis. We will be using a couple services, but primarily Amazon Elastic Compute Cloud (EC2). EC2 allows users to rent virtual computers on which to run their own computer applications.

Overview

@bengriffiths1605
bengriffiths1605 / snipe-it.md
Last active April 15, 2024 16:31
Hosting Snipe-IT on Ubuntu 20.04 (AWS EC2)

Introduction

Snipe-IT is an open-source asset management system that empowers IT departments and organisations to manage their asset assignments and tracking through a powerful and practical user interface. It's time to say goodbye to missing assets, complicated spreadsheets and inefficient workflows. Snipe-IT has grown into one of the best asset management systems since its launch in 2013 and is still actively developed with new releases every few weeks.

Amazon Web Services (AWS) offers a wide variety of services that provide on-demand cloud computing platforms to individuals, companies and governments, on a paid subscription basis. In this guide, we will be using the Elastic Compute Cloud (EC2) service. EC2 allows users to rent virtual computers on which to run their computer applications.

Please Note: If you are a new AWS customer, you receive 12 months of free tier usage. For EC2 this includes 750 computing hours per month. The webserver deployed in this guide is free tier eligible. You can le