User Tools

Site Tools


servers:baz

**This is an old revision of the document!**

baz.thelab.ms

Baz is the main on-prem server at TheLab responsible for running Frigate and other misc. automation.

Provisioning Process (Oct 2024)

  • Dell 16 core by 96gb r710 with two 120gb SSDs for OS and a 1tb SSD for storage
  • Manually configure the RAID controller with a keyboard/monitor
    • One RAID 1 group for the first two disks (boot/os drive)
    • One RAID 0 group for the 1tb
  • Make sure the system option is set to turn on when power is lost
  • Install Ubuntu 24 from a flash drive
    • Use static IP: 10.200.10.234
    • Mount the data drive to /mnt/data
  • Make the default username “cto” with a reasonable password
  • Run make ansible!

Here's the cloudflared config at the time of provisioning:

snippet.yaml
tunnel: <redacted>
credentials-file: /root/.cloudflared/<redacted>.json

originRequest:
  connectTimeout: 10s

ingress:
  - hostname: frigate.thelab.ms
    service: http://127.0.0.1:8971

  - service: http_status:404
servers/baz.1740363113.txt.gz · Last modified: 2025/02/24 02:11 by ef2d127d-e37b-942b-aad0-6145e54b0c61

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki