From 5a895c21b5a2f43ab74b3514b3c75f1dba09dd97 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sat, 31 May 2014 14:15:16 -0400 Subject: propellor spin --- config-joey.hs | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index b14e06fd..f5d226bc 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -41,9 +41,7 @@ hosts = -- (o) ` & Apt.buildDep ["git-annex"] `period` Daily & Docker.docked hosts "android-git-annex" - -- Nothing super-important lives here. - -- Any services I care about are containerized so they can easily - -- be moved. + -- Nothing super-important lives here and mostly it's docker containers. , standardSystem "clam.kitenet.net" Unstable "amd64" & ipv4 "162.248.143.249" & ipv6 "2002:5044:5531::1" @@ -78,6 +76,11 @@ hosts = -- (o) ` & alias "znc.kitenet.net" & JoeySites.ircBouncer + -- For https port 443, shellinabox with ssh login to + -- kitenet.net + & alias "shell.kitenet.net" + & JoeySites.kiteShellBox + -- Nothing is using http port 80 on clam, so listen on -- that port for ssh, for traveling on bad networks that -- block 22. -- cgit v1.2.3