User Tools

Site Tools


servers:baz

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 a bunch of SSDs
  • 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 rest
  • Make sure the system option is set to turn on when power is lost
  • Install Ubuntu 24 from a flash drive
    • Create a LACP bond for NICs 1 and 2 with the 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.txt · Last modified: 2025/01/09 23:30 by 6b86b273-ff34-fce1-9d6b-804eff5a3f57

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki