Recent Activity
Admin
User for 2 years
Recently Created Pages View All
Short Overview
Short list that is hopefully easy to update. Running on shiny.space itself: Public services: fo...
STUN / TURN server
Some networks have complicated NAT in front of them which can make it a little difficult to open ...
Config - ENV and interface customization
Most important is the ENV file - here's the currently set variables. if jitsi sees some usage, we...
nginx reverse proxy configuration
/etc/nginx/sites-available/meet.shiny.space (why debian?? we don't need sites-available for ngin...
Jitsi compose.yml
version: '3.5' services: # Frontend web: image: jitsi/web:${JITSI_IMAGE_VER...
Recently Created Chapters View All
meet.shiny.space - Jitsi
Jitsi is an open source video conferencing software that fully supports hosting it yourself for f...
Classes
Component system
We use components to avoid having to copypaste code, while also not running into inheritance issu...
Interfaces
A theoretical setup of how things could interact.
ShinyBookstackC
This website.
Recently Created Books View All
Dedicated Server architecture
This book contains the basics for a Server-Client architecture where the Server is a dedicated se...
Gamedev Infrastructure
Scripts
Shiny Tech Stack
This book contains the technology used to run all things ShinySpace. Usually it will be free and ...
Service Overview
ShinySpace maintains several services, such as this wiki. Find out more in this book.