Thinkin’ Docs!§

The Thinkin’ Rocks* documentation repository!

Here we store all of the technical documentation: how to handle events, run and access services, apply for things, how to deploy stuff and so on. This set of pages is the ultimate authority on all technical decisions. It is maintained by our wonderful IT team.

Protocols§

  • Nerd Out is a big event we are running. We, of course, have a protocol for running it.

Pages§

Services§

Read more about our services.

RFCs§

We have our own RFCs! They serve as formal spec for the decisions that we make. You can view our RFCs.

Changelog§

  • 2026-02-28. Added a ProxMos instance to replace the old debian server.

  • 2026-02-24. Removed Otascale in favour of ProxMox + NixOS. Began server migration to NixOS.

  • 2026-02-18. Added a universal Ubuntu configuration ansible playbook. Now all the machines that are running Ubuntu can be configured using a single script: Active Directory, Browsers, Applications.

  • 2026-02-18. Added the third server, Otascale.

  • 2026-02-14. Added event tracking to all the buttons on the main website.

  • 2026-02-13. Changed how the main website looks. Now it’s much prettier.

  • 2026-02-12. Added Umami to the main website for analytics.

  • 2026-02-10. Added system-level logging to Linux devices with auditd.

  • 2026-02-11. Added a Gitea CI/CD runner!

  • 2026-02-10. Added systemd services for all critical containers.

  • 2026-02-10. Added system-level logging to Linux devices with auditd.

  • 2026-02-10. Added hardening on the TR-SRV002 server. Now it will try to reboot on outages, wake up over LAN, restart all services and try to recover from kernel panics.

  • 2026-02-07. Added a local Gitea instance. Now hosted at git.thinkin-rocks.local.

  • 2026-02-06. Changed docs.thinkin-rocks.local to serve from a static directory. Now there isn’t an extra webserver running for serving static files.

  • 2026-02-06. Added a changelog to the docs page!

  • 2026-02-05. Changed the IP address of Kanboard, now moved from 133.7.0.69:8080 to 133.7.0.69:8084.

  • 2026-02-05. Added DNS query support to the VPN. There is a DNS proxy running on 192.168.0.2. It forwards the requests to the actual DNS server at 133.7.0.1 with stripped eDNS since Windows Server 2008 doesn’t support it. You can add DNS = 192.168.0.2 to the Wireguard configuration.

  • 2026-02-04. Now tracking the Changelog!