Changes between Version 27 and Version 29 of PuffinServer
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PuffinServer
v27 v29 3 3 = Puffin = 4 4 5 puffin.webarch.net is a new 4GB RAM virtual server which will replace NewLiveServer and DevelopmentServer for running Drupal and is due to go live in early 2013. Other services from the old server will be migrated to PenguinServer.5 puffin.webarch.net is a 4GB RAM, 14 CPU core Debian Squeeze virtual server which replaced NewLiveServer and DevelopmentServer for running the [http://www.transitionnetwork.org/ Transition Network] Drupal sites. It went live in early 2013. 6 6 7 It was agreed to call this server {{{puffin}}} at the ttech meeting on 22nd November 2012, see ticket:463. 8 9 The install and initial configuration of this server is being tracked on ticket:466, see also the other PuffinServer#migrationtickets 10 11 == Migration Tickets == 12 13 Tickets created during the migration of the http://www.transitionnetwork.org/ site from NewLiveServer to this server: 14 15 * ticket:466 Puffin install and configuration 16 * ticket:472 Script to copy files from NewLiveServer to puffin 17 * ticket:479 Transfer live transitionnetwork.org site to puffin 18 * ticket:480 Transfer news.transitionnetwork.org to puffin 19 * ticket:483 Nginx 502 Bad Gateway Errors with BOA 20 * ticket:487 robots.txt files for development sites 21 22 == Console Access == 23 24 There is a Xen shell available for console access, see wiki:XenShell. 7 It was agreed to call this server {{{puffin}}} at the ttech meeting on 22nd November 2012, see ticket:463. The install and initial configuration of this server was tracked on ticket:466, see also the other PuffinServer#migrationtickets. Other services from the old server were migrated to PenguinServer. 25 8 26 9 == Munin Stats == … … 29 12 30 13 * https://penguin.transitionnetwork.org/munin/transitionnetwork.org/puffin.transitionnetwork.org/ 14 15 == Console Access == 16 17 There is a Xen shell available for console access, see wiki:XenShell. 31 18 32 19 == Barracuda Octopus Ageir == … … 62 49 csf -g 12.34.56.78 63 50 }}} 64 65 === CGP & Collectd system monitor ===66 67 The [http://collectd.org/ Collectd system statistics collection daemon] is installed, and the CGP (PHP-based graphing and reports tool) is installed with it. The graphs generated are available at: http://cgp.master.puffin.webarch.net/68 69 51 70 52 == Backupninja == … … 154 136 155 137 And a {{{/root/.vim/syntax/}}} directory was created and {{{mycnf.vim}}} was created in it by downloading it from http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/vim-syntax-mycnf/ and {{{nginx.vim}}} was downloaded from http://www.vim.org/scripts/script.php?script_id=1886 138 139 == Migration Tickets == 140 141 Tickets created during the migration of the http://www.transitionnetwork.org/ site from NewLiveServer to this server: 142 143 * ticket:466 Puffin install and configuration 144 * ticket:472 Script to copy files from NewLiveServer to puffin 145 * ticket:479 Transfer live transitionnetwork.org site to puffin 146 * ticket:480 Transfer news.transitionnetwork.org to puffin 147 * ticket:483 Nginx 502 Bad Gateway Errors with BOA see the summary on ticket:483#comment:46 148 * ticket:487 robots.txt files for development sites