-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
events: add self hosting workshop info
- Loading branch information
Showing
1 changed file
with
40 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
+++ | ||
slug = "2024-10-01-self-hosting" | ||
title = "Self hosting workshop" | ||
date = 2024-10-24 | ||
|
||
template = "post.html" | ||
|
||
[taxonomies] | ||
tags = [ "food" ] | ||
|
||
[extra] | ||
ztime = "17:00" | ||
+++ | ||
|
||
Learn how to self host your own services! | ||
|
||
<!-- more --> | ||
|
||
*Why self host?* | ||
|
||
Self hosting can be done for many different reasons but a main one is being able to control the services that you use. | ||
Self hosting can be done on a physical machine that you own, a virtual machine, or a virtual private server (VPS) for anything you can think of. | ||
|
||
## What do I need to know before I attend? | ||
|
||
Some prior knowledge from UNIX Classes would be recommended but it's not required for this! | ||
|
||
## What will be Covered in this class? | ||
|
||
We will go over why you might want to self host and some networking basics. | ||
We will also go over what contanerization is and the different levels that you can compartmentalize services. | ||
Options for self hosting if you can't or don't want to do it at home will also be discussed along with some services you might want to use! | ||
|
||
## Where is this? | ||
|
||
Amundson Hall 120 | ||
|
||
## Organizer | ||
* Riley | ||
|