Add section for cloud accounts (#462)
continuous-integration/drone/push Build is passing Details

We should let new and prospective members know that the CSC Cloud exists.

Reviewed-on: #462
Reviewed-by: Shahan Neda <snedadah@csclub.uwaterloo.ca>
This commit is contained in:
Max Erenberg 2022-06-15 00:19:25 -04:00
parent ad6e02685d
commit d0cc21f406
13 changed files with 20 additions and 12 deletions

View File

@ -0,0 +1,8 @@
---
title: Cloud Accounts
index: 2
---
With the CSC cloud, you can create your own virtual machines, host your Docker container images, and deploy your apps on Kubernetes.
See [https://docs.cloud.csclub.uwaterloo.ca/](https://docs.cloud.csclub.uwaterloo.ca/) for more details.

View File

@ -1,6 +1,6 @@
---
title: Club Web Hosting
index: 4
index: 5
---
If you're a club and looking for web space, the CS Club is the place go.

View File

@ -1,6 +1,6 @@
---
title: CS Club Email
index: 2
index: 3
---
Members also receive a **[username@csclub.uwaterloo.ca](#)** email address.

View File

@ -1,6 +1,6 @@
---
title: Git Hosting
index: 5
index: 6
---
We host an instance of [Gitea](https://git.csclub.uwaterloo.ca/) for all of our members. The UI and workflow of Gitea are very similar to GitHub. Gitea is currently home to most CSC software projects, including the [code for this website](https://git.csclub.uwaterloo.ca/www/www-new).

View File

@ -1,6 +1,6 @@
---
title: In-Office Books
index: 11
index: 12
---
The CS Club maintains an extensive collection of Computer Science-related books. Feel free to come by the office to take a look at our library.

View File

@ -1,6 +1,6 @@
---
title: IRC
index: 7
index: 8
---
We host an instance of [The Lounge](https://chat.csclub.uwaterloo.ca/) for all of our members. The Lounge is a web-based IRC client which is simple to setup and use. It also has a Progressive Web App available for mobile devices.

View File

@ -1,6 +1,6 @@
---
title: Live Streaming
index: 10
index: 11
---
We host an instance of [Icecast](https://icy.csclub.uwaterloo.ca/), which can stream live audio and video. We have successfully streamed live events to Icecast using OBS Studio. Latency usually ranges between 5-10 sec.

View File

@ -1,6 +1,6 @@
---
title: Mailing Lists
index: 12
index: 13
---
Our [csc-general mailing list](https://mailman.csclub.uwaterloo.ca/postorius/lists/csc-general.csclub.uwaterloo.ca/) informs members about our current events.

View File

@ -1,6 +1,6 @@
---
title: Mattermost
index: 8
index: 9
---
We host an instance of [Mattermost](https://mattermost.csclub.uwaterloo.ca/) for all of our members. Mattermost is an open-source alternative to Slack. We currently bridge the `#csc` channel on libera.chat to Mattermost (if you are looking for a generic web-based IRC client, see [The Lounge](/resources/services/irc)). CSC executives currently use Mattermost for planning and logistics.

View File

@ -1,6 +1,6 @@
---
title: Software Mirror
index: 6
index: 7
---
The CSC runs a mirror of popular open source software. The [mirror](http://mirror.csclub.uwaterloo.ca/) has a list of available software. More information is available on our [wiki article](http://wiki.csclub.uwaterloo.ca/Mirror).

View File

@ -1,6 +1,6 @@
---
title: SSH Key Fingerprints
index: 13
index: 14
---
| Machine Name | Key Type | Fingerprint |

View File

@ -1,6 +1,6 @@
---
title: Video Conferencing
index: 9
index: 10
---
We host an instance of [BigBlueButton](https://bbb.csclub.uwaterloo.ca/), a free and open-source video conferencing platform. BigBlueButton offers many useful features such as a multi-user whiteboard, breakout rooms, shared notes, and more.

View File

@ -1,6 +1,6 @@
---
title: Web Hosting
index: 3
index: 4
---
Many of members take advantage of our web hosting service. Our web server runs on Apache, and has PHP, Python, and Perl modules installed. We also have MySQL and PostgreSQL databases available upon request.