Skip to content
View fergus's full-sized avatar
  • Unity Bank
  • Sydney, Australia
  • 22:11 (UTC +11:00)

Block or report fergus

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 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. haos-docker-socket-proxy haos-docker-socket-proxy Public

    Home Assistant OS App: Docker Socket Proxy

    Shell

  2. job-tracker job-tracker Public

    A single-page web app for tracking job applications through a pipeline — kanban board, table view, file uploads, per-stage notes, and PocketID auth.

    JavaScript

  3. Interactive Docker container upgrade... Interactive Docker container upgrade script with What's Up Docker (WUD) integration
    1
    #!/bin/bash
    2
    # docker-update.sh
    3
    #
    4
    # Interactive Docker container upgrade script with What's Up Docker (WUD)
    5
    # integration. Presents a menu of configured apps, shows pending updates with
  4. Push a local script to its paired Gi... Push a local script to its paired GitHub Gist as a new revision
    1
    #!/usr/bin/env bash
    2
    #
    3
    # gist-push — push a script in ~/docker/common to its paired GitHub Gist
    4
    #
    5
    # Usage: gist-push <filename>