add missing services
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Max Erenberg 2021-09-08 20:23:44 -04:00
parent 71bdeecb77
commit 8673c4c404
9 changed files with 26 additions and 8 deletions

View File

@ -0,0 +1,10 @@
---
title: Git Hosting
index: 5
---
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).
For more information, see [this page](https://wiki.csclub.uwaterloo.ca/Git_Hosting) on our wiki.
We also host an instance of [drone.io](https://ci.csclub.uwaterloo.ca/) for CI/CD. To use Drone, you need to login to Gitea first. You can then selectively enable CI on your repos from the Drone UI. See the [Drone documentation](https://docs.drone.io) for more information.

View File

@ -1,6 +1,6 @@
---
title: In-Office Books
index: 9
index: 11
---
The CS Club maintains an [extensive collection of Computer Science-related books](http://csclub.uwaterloo.ca/library/). Feel free to come by the office to take a look at our library.

View File

@ -1,6 +1,6 @@
---
title: IRC
index: 6
index: 7
---
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: 8
index: 10
---
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: 10
index: 12
---
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

@ -0,0 +1,8 @@
---
title: Mattermost
index: 8
---
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.
If you would like a dedicated Mattermost team for your club, please contact the [Systems Committee](mailto:syscom@csclub.uwaterloo.ca).

View File

@ -1,6 +1,6 @@
---
title: Open-Source Software Mirror
index: 5
title: Software Mirror
index: 6
---
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: 11
index: 13
---
| Machine Name | Key Type | Fingerprint |

View File

@ -1,6 +1,6 @@
---
title: Video Conferencing
index: 7
index: 9
---
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.