Skip to content
View belst's full-sized avatar

Block or report belst

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Deploy Rocket in production Deploy Rocket in production
    1
    # Deploy Rocket using Letsencrypt and nginx
    2
    
                  
    3
    # Information
    4
    This guide uses the domain `your-domain.tld` and its `www.` prefixed version.
    5
    It starts the rocket application on `127.0.0.1:1337` and as the user `www-data`. The proxy listens on port 80 and 443 though.  
  2. Incremental rsync backup script Incremental rsync backup script
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    SOURCE=/home/belst/
    4
    TARGET="backup:~/backup/home/belst/" # Trailing / is needed
    5
    TODAY=$(date +%Y-%m-%d)
  3. ovenauth ovenauth Public

    simple webhook implementation for ovenmediaengine

    TypeScript 5 2

  4. nexus-wingman-uploader nexus-wingman-uploader Public

    Rust 1 2