Logo lw1.at guides
Search Shelves Books Log in
Info
Content
Recent Books

How to install GlitchTip without Docker

You like the error tracking sentry.io provides, you want to self-host it, but the setup takes up ...

How to stream audio of a single program/game using OBS and PulseAudio

You want to stream a game like the Jackbox Party packs to your friends, but use the same computer...

How to cache a PHP page using Nginx

You find it slightly annoying that a completely static page like this one still causes the web se...

How to Install Jitsi Meet on Debian or Ubuntu

Installing Jitsi Meet on your own server allows you to Voice-/Videochat with multiple people and ...

Recently Updated Pages

Set up Gunicorn

Create a config file cd /srv/server/glitchtip nano gunicorn.py pidfile = "/srv/server/glitchtip/...

Set up Celery

Set up Beat sudoedit /etc/systemd/system/glitchtip-celery-beat.service [Unit] Description=glitch...

Set up Nginx

This depends a lot on your general Nginx setup, but there should be nothing special about this co...

Set up backend

Create environment variable file cd /srv/server/glitchtip nano env DATABASE_URL="postgres://glit...

Set up Frontend

Compile frontend cd /srv/server/glitchtip git clone https://gitlab.com/glitchtip/glitchtip-fronte...

Prerequisites

Python3 poetry Systemd (or something else to start services with gunicorn (or something similar...

Basic Setup

Download Code create an empty directory for glitchtip somewhere (e.g. /srv/server/glitchtip) clon...

Adding authentification to room creation

You probably want to restrict the creation of new rooms to some users, but still allow everyone w...

Prerequisites

an up-to-date version of Ubuntu or Debian (tested using Ubuntu 18.04 and Debian Buster) a runnin...

Some more things...

Nginx If you are using Nginx, you can take a look at the generated /etc/nginx/sites-available/ji...

Prerequisites

some Linux distribution (I am doing this on Debian Testing, but it should work anywhere, where Pu...

Combining Sinks

Now you could change the output channel of your game to the OBS null sink and the audio would be ...

Recent Activity
Lukas
Lukas updated page Set up Gunicorn
1 month ago
Lukas
Lukas updated page Set up Celery
1 month ago
Lukas
Lukas created page Set up Celery
1 month ago
Lukas
Lukas updated page Set up Nginx
1 month ago
Lukas
Lukas updated page Set up backend
1 month ago
Lukas
Lukas updated page Set up Nginx
1 month ago
Lukas
Lukas created page Set up Nginx
1 month ago
Lukas
Lukas updated page Set up Gunicorn
1 month ago

Books

Sort
Name
  • Name
  • Created Date
  • Updated Date

How to cache a PHP page using Nginx

You find it slightly annoying that a completely static page like this one still causes the web se...

How to install GlitchTip without Docker

You like the error tracking sentry.io provides, you want to self-host it, but the setup takes up ...

How to Install Jitsi Meet on Debian or Ubuntu

Installing Jitsi Meet on your own server allows you to Voice-/Videochat with multiple people and ...

How to stream audio of a single program/game using OBS and PulseAudio

You want to stream a game like the Jackbox Party packs to your friends, but use the same computer...

Actions
Privacy Policy Powered by BookStack with custom modifications
Back to top