Add section for cloud accounts (#462)

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

Reviewed-on: #462
Reviewed-by: Shahan Neda <snedadah@csclub.uwaterloo.ca>
pull/467/head
Max Erenberg 9 months ago
parent ad6e02685d
commit d0cc21f406
  1. 8
      content/resources/services/cloud-accounts.md
  2. 2
      content/resources/services/club-web-hosting.md
  3. 2
      content/resources/services/cs-club-email.md
  4. 2
      content/resources/services/git-hosting.md
  5. 2
      content/resources/services/in-office-books.md
  6. 2
      content/resources/services/irc.md
  7. 2
      content/resources/services/live-streaming.md
  8. 2
      content/resources/services/mailing-lists.md
  9. 2
      content/resources/services/mattermost.md
  10. 2
      content/resources/services/software-mirror.md
  11. 2
      content/resources/services/ssh-key-fingerprints.md
  12. 2
      content/resources/services/video-conferencing.md
  13. 2
      content/resources/services/web-hosting.md

@ -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.

@ -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.

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

@ -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).

@ -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.

@ -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.

@ -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.

@ -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.

@ -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.

@ -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).

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

@ -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.

@ -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.

Loading…
Cancel
Save