From b3f231c750e571795787e0f11f90a3d68720e6eb Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 12 Mar 2015 16:12:36 -0400 Subject: propellor spin --- config-joey.hs | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index b8bfcf70..77e93f26 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -96,7 +96,10 @@ clam = standardSystem "clam.kitenet.net" Unstable "amd64" & "/var/www/index.html" `File.hasContent` ["hello, world"] & alias "helloworld.kitenet.net" & Docker.docked oldusenetShellBox + & JoeySites.scrollBox + & alias "scroll.joeyh.name" + & alias "us.scroll.joeyh.name" -- ssh on some extra ports to deal with horrible networks -- while travelling @@ -273,6 +276,10 @@ elephant = standardSystem "elephant.kitenet.net" Unstable "amd64" & Docker.docked jerryPlay & Docker.garbageCollected `period` (Weekly (Just 1)) + & JoeySites.scrollBox + & alias "scroll.joeyh.name" + & alias "eu.scroll.joeyh.name" + -- For https port 443, shellinabox with ssh login to -- kitenet.net & alias "shell.kitenet.net" -- cgit v1.2.3