diff options
| author | Joey Hess <joey@kitenet.net> | 2014-07-22 15:48:32 -0400 |
|---|---|---|
| committer | Joey Hess <joey@kitenet.net> | 2014-07-22 15:48:32 -0400 |
| commit | aa70ac2419ee477eb6606aa542d950be233b1786 (patch) | |
| tree | e6ce6348172e64064e1ba264dc1dd4fb147b4ccd | |
| parent | 400422a7e6d4fb6a352a8b3a81e2553fc97c9f5f (diff) | |
update
| -rw-r--r-- | config-joey.hs | 17 |
1 files changed, 8 insertions, 9 deletions
diff --git a/config-joey.hs b/config-joey.hs index 40d48cb2..534e1850 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -405,6 +405,8 @@ monsters = -- but do want to track their public keys etc. & alias "anna.kitenet.net" & alias "bitlbee.kitenet.net" {- Remaining services on kite: + - + - / = ready to go on kite.kitenet.net - - mail - /postfix @@ -413,19 +415,16 @@ monsters = -- but do want to track their public keys etc. - /spamassassin - sqwebmail (cannot use this with dovecot, alternatives?) - /imap server + - (note: will need to re-download offlineimap) - /pop server - - apache - - some static websites + - (note: different hostname and ssl cert, will need + - to reconfigure errol's email client) + - /apache + - (need to re-rsync /srv/web to new kite.kitenet.net + - server before decommissioning) - bitlbee (EOL?) - prosody (EOL?) - - named - - (branchable is still pushing to here - - (thinking it's ns2.branchable.com), but it's no - - longer a primary or secondary for anything) - ftpd (EOL) - - - - user shell stuff: - - pine, zsh, make, git-annex, myrepos, ... -} , host "mouse.kitenet.net" & ipv6 "2001:4830:1600:492::2" |
