Service Overview
ShinySpace maintains several services, such as this wiki. Find out more in this book.
Short Overview
Short list that is hopefully easy to update. Running on shiny.space itself: Public services: fo...
ShinyDiffusion
ShinyDiffusion is a self-hosted instance of (currently) Automatic1111's Stable Diffusion Webui. I...
ShinyBookstackC
This website.
Forge: Forgejo (Git hosting, actions, etc)
shinyspace runs a Forgejo instance. This is so we can easily work together with people who are us...
meet.shiny.space - Jitsi
Jitsi is an open source video conferencing software that fully supports hosting it yourself for f...
Setup
Jitsi can be ran in docker/podman containers. currently it runs on brix4, with an external STUN/T...
Jitsi compose.yml
version: '3.5' services: # Frontend web: image: jitsi/web:${JITSI_IMAGE_VER...
nginx reverse proxy configuration
/etc/nginx/sites-available/meet.shiny.space (why debian?? we don't need sites-available for ngin...
Config - ENV and interface customization
Most important is the ENV file - here's the currently set variables. if jitsi sees some usage, we...
STUN / TURN server
Some networks have complicated NAT in front of them which can make it a little difficult to open ...