Skip to content
View JacobSanford's full-sized avatar
Translating complex systems into practical ones
Translating complex systems into practical ones

Organizations

@unb-libraries

Block or report JacobSanford

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. unb-libraries/dockworker unb-libraries/dockworker Public

    Dockworker provides web application developers, site builders and operational engineers a single technical entrypoint with a consistent, unified workflow regardless of the framework.

    PHP 2 1

  2. docker-mariadb-snapshot docker-mariadb-snapshot Public

    A Docker image that wraps mariadb-dump/mysqldump and rsnapshot to provide a drop-in solution for periodic snapshots of MariaDB/MySQL databases with automated rotation and retention. The primary goa…

    Shell

  3. Kubernetes: Deployment Probes Explai... Kubernetes: Deployment Probes Explained, Our Use
    1
    # Kubernetes: Deployment Probes Explained, Our Use
    2
    Kubernetes uses **probes** to determine the health and availability of containers (pods). These are small checks performed periodically by the kubelet, which decide whether to restart a container or report its readiness status to the Kubernetes API server (used by the balancer and scheduler). Often these probes are confused or misunderstood, this document may help clarify them to help you make more informed decisions.
    3
    
                  
    4
    ## Types of Probes
    5
    There are three types of health probes. Each serves a different purpose:
  4. docker-rtmp-multistream docker-rtmp-multistream Public

    A lightweight docker-based nginx based RTMP relay/encoder for streaming simultaneously to Youtube, Twitch, and other services.

    Shell 38 4

  5. route-53-dyndns route-53-dyndns Public

    Provide a simple dynamic DNS service using domain A (alias) records by leveraging the Amazon Route53 API.

    Python 32 14

  6. scavnet scavnet Public

    A tool for telling stories: simulates radio transmissions of audio vingnettes, spinning out stories over variable timelines.

    Rust