transitioned!
This commit is contained in:
parent
599168ddcb
commit
a372e7a2f2
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue