feat: intro presentation about Skynet
This commit is contained in:
parent
8403259041
commit
43b778d832
2 changed files with 55 additions and 10 deletions
|
@ -1,10 +1,10 @@
|
||||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
title = "Skynet: Intro"
|
title = "Skynet: Intro"
|
||||||
date = 2023-08-07
|
date = 2023-09-23
|
||||||
slides = true
|
slides = true
|
||||||
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
||||||
# Skynet
|
# Skynet: Introduction
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
@ -12,37 +12,79 @@ Skynet is the UL Computer Society's computer cluster.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
Has a long <<https://2016.skynet.ie/history.html>>.
|
Has a long history: <<https://2016.skynet.ie/history.html>>.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
Older than the Society. (1992 vs 1994)
|
Older than the Society. (1992 vs 1994)
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
But alas good things always come to an end.
|
||||||
|
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Due to //A Series of Unfortunate Events// we lost internet in Jan 2023
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Turns out Wordpress got Wordpress'd and we had a //smol// spam problem.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
ITD also wanted us to have all servers patched and up to date.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
# Skynet 3.0
|
# Skynet 3.0
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
We got cut off from teh internet Jan 2023 by ITD.
|
Gave us a chance to do a full rebuild.
|
||||||
Root cause was related to Wordpress.
|
|
||||||
ITD wanted everything to be fully patched and up to date.
|
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
Gave us a chance to do a full rebuild.
|
|
||||||
Servers were delved Indiana Jones style.
|
Servers were delved Indiana Jones style.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
![Delving into Ruins](0_intro_img1.png)
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
Backups were made.
|
Backups were made.
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
Returned Summer 2023.
|
Returned Summer 2023.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
Powered by NixOS.
|
Powered by NixOS.
|
||||||
A config first operating system focused on being reproducible.
|
|
||||||
Fully open source: https://gitlab.skynet.ie/compsoc1/skynet/nixos
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Fully open source: <<https://gitlab.skynet.ie/compsoc1/skynet/nixos>>
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
Skynet now can compile and update itself.
|
Skynet now can compile and update itself.
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
Be not Afraid
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
Automation FTW!
|
Automation FTW!
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
How hosts:
|
How hosts:
|
||||||
|
|
||||||
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
* Email
|
* Email
|
||||||
* Gitlab + CI/CD runners
|
* Gitlab + CI/CD runners
|
||||||
* Game Servers
|
* Game Servers
|
||||||
|
@ -50,7 +92,7 @@ How hosts:
|
||||||
* ULFM
|
* ULFM
|
||||||
* Websites
|
* Websites
|
||||||
* <<https://skynet.ie>>
|
* <<https://skynet.ie>>
|
||||||
* User sites
|
* User sites (<<https://silver.users.skynet.ie>>)
|
||||||
|
|
||||||
----------------------------------------------------------------------------
|
----------------------------------------------------------------------------
|
||||||
|
|
||||||
|
|
BIN
src/skynet/0_intro_img1.png
(Stored with Git LFS)
Normal file
BIN
src/skynet/0_intro_img1.png
(Stored with Git LFS)
Normal file
Binary file not shown.
Loading…
Reference in a new issue