8000 belst (Joshua) · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
View belst's full-sized avatar

Block or report belst

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
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

0