From a372e7a2f28ddd09f57b5a3f0c05ce46fe1f7a8f Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 8 Sep 2014 16:53:47 -0400 Subject: transitioned! --- config-joey.hs | 40 ---------------------------------------- 1 file changed, 40 deletions(-) (limited to 'config-joey.hs') diff --git a/config-joey.hs b/config-joey.hs index 6ba21445..a707d056 100644 --- a/config-joey.hs +++ b/config-joey.hs @@ -411,46 +411,6 @@ monsters = -- but do want to track their public keys etc. & sshPubKey "ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEAokMXQiX/NZjA1UbhMdgAscnS5dsmy+Q7bWrQ6tsTZ/o+6N/T5cbjoBHOdpypXJI3y/PiJTDJaQtXIhLa8gFg/EvxMnMz/KG9skADW1361JmfCc4BxicQIO2IOOe6eilPr+YsnOwiHwL0vpUnuty39cppuMWVD25GzxXlS6KQsLCvXLzxLLuNnGC43UAM0q4UwQxDtAZEK1dH2o3HMWhgMP2qEQupc24dbhpO3ecxh2C9678a3oGDuDuNf7mLp3s7ptj5qF3onitpJ82U5o7VajaHoygMaSRFeWxP2c13eM57j3bLdLwxVXFhePcKXARu1iuFTLS5uUf3hN6MkQcOGw==" , host "old.kitenet.net" & ipv4 "80.68.85.49" - {- Remaining services on kite: - - - - / = ready to go on kite.kitenet.net - - - - mail - - /postfix - - /postgrey - - /mailman - - /spamassassin - - sqwebmail (cannot use this with dovecot, alternatives?) - - /imap server - - /pop server - - /apache - - bitlbee (EOL?) - - prosody (EOL?) - - ftpd (EOL) - - - - Pre-transition: - - / re-rsync /home (skip ~joey and .pine*) - - cd /home && rsync -4 --progress -avz root@wren.kitenet.net:/home/ ./ --exclude='.pine*' --exclude='joey/*' --delete - - - - Transition plan: - - / on darkstar: offlineimap run & disable cron job - - / & move offlineimap files to tmp - - / take down wren pstfix, imap, pop servers - - / log all users out of wren - - / final /home rsync (skip ~joey and .pine*) - - / rync ~joey/Maildir and ~joey/mail - - / rsync mailman and mailman list archives dirs - - / switch kitenet.net dns and enable pop.kitenet.net etc aliass - - / point wren.kitenet.net at kite.kitenet.net temporarily - - / (make old.kitenet.net alias) - - / reconfigure errol's email client to use new server - - / on darkstar: re-run offlinimap against new server - - - test sending mail (blocked on dns propigation) - - - test virus filtering - - / test http://kitenet.net/~kyle/ (user home dirs) - - / test mailman - - / migrate user cron jobs - -} , host "mouse.kitenet.net" & ipv6 "2001:4830:1600:492::2" , host "beaver.kitenet.net" -- cgit v1.2.3