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/17 11:19] adminwiki:admin:it-ops [2026/05/24 20:12] (current) – Expand contact info to cover both IT and Dev amber
Line 2: Line 2:
 # IT Operations # IT Operations
  
-Contact: #vhs-it-ops on Slack+Contact: #vhs-it-ops on Slack (Servers/Networking), #vhs-dev-ops on Slack (Software)
  
 ## Responsibilities ## Responsibilities
  
-  * [Servers](wiki:infrastructure:servers) +  * Servers 
-  * [Networking](wiki:infrastructure:network) +    - VHS runs server off-site to host this site, membership.vanhack.ca, Talk, booking.vanhack.ca, and a few others. 
-  * Infrastructure Software +    - 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. 
-    * [membership.vanhack.ca](https://github.com/vhs/nomos)+  * 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)     * [isvhsopen](https://github.com/vhs/isvhsopen)
     * [tool auth](https://github.com/vhs/vhs-tool-auth)     * [tool auth](https://github.com/vhs/vhs-tool-auth)
Line 16: Line 21:
 ## 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) 
-  * [VHS Github](https://github.com/vhs/)+  * [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)]]