Update copyright years
[hcoop/hcoop-website.git] / what.shtml
CommitLineData
0fa2079d 1<!--#include file="header.html" -->
b80630a8
BT
2<div id="main">
3<h3>What We Offer</h3>
0fa2079d 4
b80630a8
BT
5<p>Our service is built upon Debian GNU/Linux, Kerberos,
6OpenAFS, and our custom services manager <a
7href="http://wiki.hcoop.net/DomTool">Domtool</a>. Using
8Domtool, you can configure the behavior of your domains
9and sites in shared daemons without needing to request
10anything from a superuser. Since we provide a generic
11Debian GNU/Linux shell, you can write and run your own
12daemons in whatever programming language you fancy.</p>
0fa2079d 13
b80630a8
BT
14<p>We support Free Software, and release all of our
15custom software <a
16href="http://wiki.hcoop.net/Code">under Free
17licenses</a>, and are committed to using only Free
18Software in our infrastructure.</p>
0fa2079d 19
b80630a8
BT
20<p>Our <a
21href="http://wiki.hcoop.net/Hardware">servers</a> are
22colocated at <a href="http://peer1.net">Peer1</a> in New
23York City. They have excellent connectivity, several
24layers of power redundancy, and helpful on-site
25staff.</p>
87905df7 26
b80630a8
BT
27<table>
28 <colgroup>
29 <col style="width: 25%" />
30 <col style="width: 70%" />
31 </colgroup>
0fa2079d 32
b80630a8
BT
33 <tr><td><strong>Storage</strong></td><td> Around ten
34 gigabytes of storage. You can request more disk
35 space as needed; our quotas are only in place to
36 prevent oversubscription of storage. As we add
37 more storage, all members benefit.</td></tr>
87905df7 38
6bb6d442
CE
39 <tr><td><strong>Bandwidth</strong></td><td>We currently have a 5Mbps
40 connection (<a
b80630a8 41 href="http://en.wikipedia.org/wiki/Burstable_billing">95th
6bb6d442
CE
42 percentile</a> billing) burstable to 100Mbps. If your sites see less
43 than a hundred or so gigabytes of traffic per months, we can
44 feasibly host you. As membership expands, we intend to get more
45 bandwidth (hopefully 100Mbps unmetered eventually).</td></tr>
0fa2079d 46
b80630a8
BT
47 <tr><td><strong>OpenAFS</strong></td><td>A
48 publically accessible <a
49 href="http://openafs.org">OpenAFS</a> cell
50 (<tt>/afs/hcoop.net/</tt> the whole world
51 round). This lets you access your HCoop storage as
52 if it were local disk on every major operating
53 system.</td></tr>
87905df7 54
b80630a8
BT
55 <tr><td><strong>Web
56 Hosting</strong></td><td>General web hosting with
57 Apache, featuring the usual languages (perl, php,
58 python) and databases (PostgreSQL and
59 MySQL). Unlike many providers, we'll install most
60 anything available in Debian so you can run that
61 Haskell web application with ease.</td></tr>
0fa2079d 62
b80630a8
BT
63 <tr><td><strong>Email</strong></td><td>Mail hosting for unlimited domains (including
64 <a href="https://webmail.hcoop.net">webmail</a>
65 through Roundcube), with the ability to create
66 virtual mailboxes for friends and family.</td></tr>
0fa2079d 67
b80630a8
BT
68 <tr><td><strong>Mailing Lists</strong></td><td>Mailing lists through GNU Mailman.</td></tr>
69
70 <tr><td><strong>Shell</strong></td><td>A shell account on a machine running Debian's
71 latest stable release. We don't mind folks idling
72 on Freenode, and you're free to do things like
73 building software.</td></tr>
74
75 <tr><td><strong>Etc.</strong></td><td>Shared services for the benefit of all
76 members. These currently include a <a
77 href="http://git.hcoop.net">git server</a>,
78 managed <a href="http://moinmo.in/">MoinMoin</a>
79 install, and Jabber chat. We hope to offer GNU
80 Mediagoblin, Diaspora*, Gitorious, darcsweb, and
81 other services in the future.</td></tr>
82</table>
83</div>
84<!--#include file="footer.html" -->