Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
wiki:admin:it-ops [2026/02/11 15:19] adminwiki:admin:it-ops [2026/05/24 20:12] (current) – Expand contact info to cover both IT and Dev amber
Line 1: Line 1:
-====== IT Operations ======+<!DOCTYPE markdown> 
 +IT Operations
  
-Contact: #vhs-it-ops on Slack+Contact: #vhs-it-ops on Slack (Servers/Networking), #vhs-dev-ops on Slack (Software)
  
-===== Responsibilities =====+## Responsibilities
  
-  * [[wiki:infrastructure:servers|Servers]] +  * Servers 
-  * [[wiki:infrastructure:network|Network]]+    - VHS runs server off-site to host this site, membership.vanhack.ca, Talk, booking.vanhack.ca, and a few others. 
 +    - VHS runs servers on-site to host our smartspace (mqtt, grafana, nodered, homeassistant), tool auth for the laser and 3d printers, and a few other things. 
 +  * Networking 
 +    - The Wifi at the space 
 +    - Network access for the hard-wired computers at VHS 
 +    - Smartspace networking 
 +  * Infrastructure Software - customized software to make VHS run - see #vhs-dev-ops on slack 
 +    * [nomos - membership.vanhack.ca](https://github.com/vhs/nomos) 
 +    * [isvhsopen](https://github.com/vhs/isvhsopen) 
 +    * [tool auth](https://github.com/vhs/vhs-tool-auth) 
 +    * etc.
  
-===== Projects =====+## Projects
  
-  * [[wiki:infrastructure:smartspace|SmartSpace]+Code for these projects lives on the [VHS Github](https://github.com/vhs/). Some notable projects are: 
-  * [[wiki:hacks:isvhsopen|Is VHS Open project]] + 
-  * [[wiki:infrastructure:TACOS|Tool Access Control & Operation System (TACOS)]]+  * [Is VHS Open project](wiki:hacks:isvhsopen) 
 +  * [Laser access control](https://github.com/vhs/vhs-laser-access) 
 +  * [Tool auth proxy](https://github.com/vhs/vhs-tool-auth) for 3d printers, and will replace vhs-laser-access soon. 
 + 
 +## Out of date info: 
 + 
 +  * Old server info [Servers](wiki:infrastructure:servers) 
 +  * Old network info [Networking](wiki:infrastructure:network) 
 +  * Old smartspace info [[wiki:infrastructure:smartspace|SmartSpace]] 
 +  * Old tool auth project (TACOS): [[wiki:infrastructure:TACOS|Tool Access Control & Operation System (TACOS)]]