Changes between Version 26 and Version 27 of DevelopmentServer
- Timestamp:
- 11/05/10 13:30:56 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
DevelopmentServer
v26 v27 1 1 [[PageOutline(2-9, Table of Contents)]] 2 = kiwi. transitionnetwork.org =2 = kiwi.webarch.net / kiwi.transitionnetwork.org = 3 3 4 4 This is the '''development server''' for '''[http://www.transitionnetwork.org/ The Transition Network]''', there is a [http://kiwi.transitionnetwork.org/ static html front page for this server] which lists the sites and applications which are running on it. 5 5 6 The original documentation for this server was at http://atrium.transitiontoday.org/dev/development-server the parts that still seem relevant have been copied here and updated as necessary.6 The development server has a development, http://dev.transitionnetwork.org/, and a testing, http://test.transitionnetwork.org/, version of the live server set-up. The test, dev and live code bases are currently kept in [https://svn.webarch.net/transition/ this subversion repository] but the plan is to migrate it to the [https://tech.transitionnetwork.org/svn/ Trac svn repo] via ticket:92. To mirror LIVE's set up, there are Drupal multi-sites for the workspaces sub-site at http://workspaces.dev.transitionnetwork.org/ and http://workspaces.test.transitionnetwork.org/. 7 7 8 8 The development server is [http://kiwi.transitionnetwork.org/ kiwi.transitionnetwork.org] alaso available at [http://kiwi.webarch.net/ kiwi.webarch.net], it's a encrypted 40G debian virtual machine with 1Gb of dedicated RAM. The encryption key can be shared with others if needs be, there is a ssh account on the physical machine that can be used to reboot and decrypt the machine. The physical server that virtual machine is running on has quad Intel Xeon 2.00GHz 64bit processors, 16Gb RAM, the host OS debian is running on a pair of mirrored 73Gb SAS disks and the virtual machines on a pair of mirrored 2Tb SATA disks. … … 10 10 There are [http://nsa.rat.burntout.org/munin/webarch.net/kiwi.webarch.net.html remote munin stats] for the server available. The stats are also [https://kiwi.transitionnetwork.org/munin/webarch.net/kiwi.webarch.net.html available from the server itself] and the server hosts [https://kiwi.transitionnetwork.org/munin/gaiahost.coop/transitiontowns.gaiahost.coop.html munin stats for the live server], transitiontowns.gaiahost.coop. 11 11 12 The development server has a development, http://dev.transitionnetwork.org/, and a testing, http://test.transitionnetwork.org/, version of the live server set-up. The test, dev and live code bases are currently kept in [https://svn.webarch.net/transition/ this subversion repository] but the plan is to migrate it to the [https://tech.transitionnetwork.org/svn/ Trac svn repo]. To mirror LIVE's set up, there are Drupal multi-sites for the workspaces sub-site at http://workspaces.dev.transitionnetwork.org/ and http://workspaces.test.transitionnetwork.org/.12 The original documentation for this server was at http://atrium.transitiontoday.org/dev/development-server the parts that still seem relevant have been copied here and updated as necessary. 13 13 14 14 == Network and DNS ==