Skip to content

Instantly share code, notes, and snippets.

View myth's full-sized avatar

Aleksander S. myth

View GitHub Profile
@myth
myth / Hitch (TLS Termination Proxy) upstart script
Created July 27, 2016 07:42
Simple upstart script for Hitch TLS Termination Proxy by Varnish Software, with pre-start config test.
# Hitch TLS Termination Proxy upstart script
description "Hitch TLS Termination Proxy"
author "Aleksander S. (https://github.com/myth/)"
start on runlevel [2345]
stop on runlevel [!2345]
respawn
# Test configuration before starting