foobar.thelab.ms

Foobar is the main internet-facing server running Conway and Dokuwiki.

Provisioning Process (Dec 2024)

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: members.thelab.ms
    service: http://localhost:8080

  - hostname: wiki.thelab.ms
    service: http://localhost:8081

  - service: http_status:404