Advanced Search
Search Results
8 total results found
Feature Tests
Skills and Combat
ShinyBookstackC
This website.
Interfaces
A theoretical setup of how things could interact.
Component system
We use components to avoid having to copypaste code, while also not running into inheritance issues that class systems have. (classes are still used, but mainly to have pre-configured classes already containing components that are correctly linked to each ot...
Classes
meet.shiny.space - Jitsi
Jitsi is an open source video conferencing software that fully supports hosting it yourself for free. It also optionally comes with some neat features like whiteboard(excalidraw) and shared document editing(etherpad).
DNS
Basic setup: run our own DNS server. since it's basically required to run 2, run the master authoritative dns server in the homelab, and have a "slave" on the VPS that's constantly kept in sync. Note: since we want to use these DNS servers for ALL our domains...