We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
jgillman's special collection of configs
Shell 18 4
Source of JoelGillman.com
HTML 3
A dependency free bash script to dynamically update your DNS on Digital Ocean.
Shell 22 9
# Assumes the database container is named 'db'
DOCKER_DB_NAME="$(docker-compose ps -q db)"
DB_HOSTNAME=db
DB_USER=postgres
There was an error while loading. Please reload this page.