Changes between Version 3 and Version 4 of PublicServices
- Timestamp:
- 10/21/09 09:40:54 (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
PublicServices
v3 v4 6 6 == Colocation level, configuration + maintenance of hardware == 7 7 8 Tachanka maintains a couple of servers distributed throughout data centers around the world. Each server is configured to host [linux-vservers|http://linux-vserver.org], which allowfor complete isolation of separate software systems with the lowest possible hardware overheads. In other words, a high emphasis is placed on security whilst optimising the performance of the services we provide.8 Tachanka maintains a couple of servers distributed throughout data centers around the world. Most of these servers are configured to host virtual private servers (VPS), currently implemented using [http://linux-vserver.org linux-vserver]. This allows for complete isolation of separate software systems with the lowest possible hardware overheads. In other words, a high emphasis is placed on security whilst optimising the performance of the services we provide. 9 9 10 10 == Server level, configuration and maintenance of host systems == 11 11 12 The host collective, Tachanka, is made up of members of the many involved collectives. Each of us knows at least two others involved; there is a strong web-of-trust, with the Tachanka servers acting as a cross-pollination ground for inter-activist education and support. The base systems are maintained with a minimum of services and a tight security policy; all systems run [ Debian|http://www.debian.org].12 The host collective, Tachanka, is made up of members of the many involved collectives. Each of us knows at least two others involved; there is a strong web-of-trust, with the Tachanka servers acting as a cross-pollination ground for inter-activist education and support. The base systems are maintained with a minimum of services and a tight security policy; all systems run [http://www.debian.org Debian GNU/Linux]. 13 13 14 == Virtual server level, configuration and maintenance of guest OS's ( vservers) ==14 == Virtual server level, configuration and maintenance of guest OS's (VPS) == 15 15 16 There are a few groups that currently run their own individualised v servers:16 There are a few groups that currently run their own individualised virtual private servers: 17 17 - golo.plentyfact.org 18 - contact: :startx@plentyfact.org18 - contact: startx@plentyfact.org 19 19 - saone.tachanka.org 20 - contact: :anarchopedia-tech@lists.mutualaid.org20 - contact: anarchopedia-tech@lists.mutualaid.org 21 21 - elle.tachanka.org 22 - contact: :millosh@mutualaid.org22 - contact: millosh@mutualaid.org 23 23 24 24 == Service level and hosted applications == … … 26 26 === DNS === 27 27 28 - We currently host caching nameservice for the hosted vservers, but will be hosting an authoritative name service shortly.28 - We host caching name services for the hosted virtual private servers, as well as authoritative name services. 29 29 30 30 === Mail/Lists === … … 32 32 - Email is currently not provided by Tachanka, but it is possible to get accounts via some of the collectives involved: look at [http://wiki.aktivix.org aktivix] for further details. 33 33 34 - Lists are provided on one of the vservers. We are able to provide individual lists through some of the collectives involved ([http://wiki.aktivix.org aktivix]). If you wish to provide multiple lists, it may be possible to set them up under a new domain name. Please [wiki:PublicContact contact] us for more information.34 - Lists are provided on one of the VPS. We are able to provide individual lists through some of the collectives involved ([http://wiki.aktivix.org aktivix]). If you wish to provide multiple lists, it may be possible to set them up under a new domain name. Please [wiki:PublicContact contact] us for more information. 35 35 36 36 === Drupal === 37 37 38 One of the vservers is providing a Drupal farm. This is currently being used to host a few small indymediasites.38 One of the VPS is providing a Drupal farm. This is currently being used to host a few small [http://www.indymedia.org Indymedia] web sites. 39 39 40 40 === MySQL/Databases === 41 41 42 MySQL databases for the various content management systems are provided securely via a vserveron the internal interface only; there are daily, encrypted backups, and the data is only accessible to the application which is using it.42 MySQL databases for the various content management systems are provided securely via a VPS on the internal interface only; there are daily, encrypted backups, and the data is only accessible to the application which is using it. 43 43 44 44 === Munin and Nagios Monitoring === 45 45 46 All vservers are monitored by the Tachanka collective via [http://munin.linpro.no munin] graphs and [http://www.nagios.org/ nagios] service monitoring. Tachanka also provides munin monitoring for some other collectives.46 All VPS's are monitored by the Tachanka collective via [http://munin.linpro.no munin] graphs and [http://www.nagios.org/ nagios] service monitoring. Tachanka also provides munin monitoring for some other collectives. 47 47 48 48 === TOR === … … 50 50 Tachanka believes that anonymous access to the internet is a right, rather than a privilege, hence we provide a [TOR|http://tor.eff.org] anonymous proxy server. 51 51 52 === Social bookmarking ===53 54 https://links.aktivix.org is running a del.icio.us style bookmarking system that is based on the perl software, Rubric, by Ricardo Signes. However, this is going to be removed due to lack of use.55 56 52 === APT repository proxy cache server === 57 53 58 All vservers hosted on the 'shadow' server are able to access the locally hosted APT package repository proxy cache server in order to save bandwidth for the colocation facility (and thus themselves). 59 60 The following package repositories are available as of December 2006: 61 62 {{{ 63 (01) Debian 64 Source: http://ftp.us.debian.org/debian (and others) 65 Location: http://shadow-apt.tachanka.org/debian 66 67 (02) Debian Security 68 Source: http://security.debian.org/debian-security 69 Location: http://shadow-apt.tachanka.org/debian-security 70 71 (03) Ubuntu 72 Source: http://archive.ubuntu.com/ubuntu 73 Location: http://shadow-apt.tachanka.org/ubuntu 74 75 (04) Ubuntu Security 76 Source: http://security.ubuntu.com/ubuntu 77 Location: http://shadow-apt.tachanka.org/ubuntu-security 78 79 (05) Backports.org (Debian Sarge Backports) 80 Source: http://backports.org/debian 81 Location: http://shadow-apt.tachanka.org/backports_org 82 83 (06) Riseup.net Labs (Debian packages with privacy patches) 84 Source: http://deb.riseup.net/debian 85 Location: http://shadow-apt.tachanka.org/riseup-labs 86 87 (07) Debian-Multimedia.org (Debian multimedia packages - restrictive 88 licenses) 89 Source: http://www.debian-multimedia.org 90 Location: http://shadow-apt.tachanka.org/debian-multimedia_org 91 92 (08) Rarewares Unstable (Debian multimedia packages - restrictive 93 licenses) 94 Source: http://www.rarewares.org/debian/packages/unstable 95 Location: http://shadow-apt.tachanka.org/rarewares_org-unstable 96 97 (09) Rarewares Experimental (Debian multimedia packages - restrictive 98 licenses) 99 Source: http://www.rarewares.org/debian/packages/experimental 100 Location: http://shadow-apt.tachanka.org/rarewares_org-experimental 101 102 (10) SysCP packages for Debian 103 Source: http://debian.syscp.de 104 Location: http://shadow-apt.tachanka.org/debian-syscp 105 106 (11) Debian Backports to Sarge by Dirk Prösdorf 107 Source: http://www.proesdorf.de/debian 108 Location: http://shadow-apt.tachanka.org/proesdorf 109 110 (12) CPAN modules for Debian 111 Source: http://debian.pkgs.cpan.org/debian 112 Location: http://shadow-apt.tachanka.org/debian-cpan 113 }}} 114 115 You are welcome to request any additions to this list. 54 For faster software downloads and in order to reduce bandwidth usage and to cut costs, all virtual private servers hosted with Tachanka have access to a locally hosted APT package repository. 116 55 117 56 === Static html mirror server ===