commit uncommitted changes
[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
2fb61971
CE
14<p>We support Free Software, releasing all of our custom software <a
15href="http://wiki.hcoop.net/Code">under Free licenses</a>, and using
16only Free Software for our infrastructure.</p>
0fa2079d 17
b80630a8
BT
18<p>Our <a
19href="http://wiki.hcoop.net/Hardware">servers</a> are
20colocated at <a href="http://peer1.net">Peer1</a> in New
21York City. They have excellent connectivity, several
22layers of power redundancy, and helpful on-site
23staff.</p>
87905df7 24
b80630a8
BT
25<table>
26 <colgroup>
27 <col style="width: 25%" />
28 <col style="width: 70%" />
29 </colgroup>
0fa2079d 30
2fb61971
CE
31 <tr><td><strong>Storage</strong></td><td>Around ten gigabytes of
32 storage. You can request more disk space as needed; we have
33 quotas in place to prevent over-subscription of storage and
df826926 34 strive to grant any reasonable request so long as we have the
2fb61971 35 resources for it. As we add more storage, all members
df826926
CE
36 benefit. We can accomodate up to around 60G per member
37 currently. </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 42 percentile</a> billing) burstable to 100Mbps. If your sites see less
2fb61971
CE
43 than fifty or so gigabytes of traffic per month, we can feasibly
44 host you.</td></tr>
0fa2079d 45
b80630a8 46 <tr><td><strong>OpenAFS</strong></td><td>A
2fb61971 47 publicly accessible <a
b80630a8
BT
48 href="http://openafs.org">OpenAFS</a> cell
49 (<tt>/afs/hcoop.net/</tt> the whole world
50 round). This lets you access your HCoop storage as
51 if it were local disk on every major operating
52 system.</td></tr>
87905df7 53
2fb61971
CE
54 <tr><td><strong>Web Hosting</strong></td><td>General web hosting
55 with Apache, featuring the usual languages (Perl, PHP, Python)
56 and databases (PostgreSQL and MySQL). Unlike many providers,
57 we'll install most anything available in Debian so you can run
58 that Haskell web application with ease.</td></tr>
0fa2079d 59
2fb61971
CE
60 <tr><td><strong>Email</strong></td><td>Mail hosting for unlimited
61 domains (including <a
62 href="https://webmail.hcoop.net">webmail</a> through Roundcube,
63 IMAP, and POP3 access), with the ability to create virtual
64 mailboxes for friends and family.</td></tr>
0fa2079d 65
2fb61971
CE
66 <tr><td><strong>Mailing Lists</strong></td><td>Mailing lists through
67 GNU Mailman. Members <a
68 href="https://lists.hcoop.net/listinfo/">host lists</a> for pretty
69 much anything: volunteer organizations, Linux User Groups,
70 programming language development, even coordinating homebrewing
71 sessions.</td></tr>
b80630a8
BT
72
73 <tr><td><strong>Shell</strong></td><td>A shell account on a machine running Debian's
74 latest stable release. We don't mind folks idling
75 on Freenode, and you're free to do things like
76 building software.</td></tr>
77
2fb61971
CE
78 <tr><td><strong>Etc.</strong></td><td>Volunteers host shared
79 services for the benefit of all members. These currently include
80 a <a href="http://git.hcoop.net">git server</a>, managed <a
81 href="http://moinmo.in/">MoinMoin</a> install, and Jabber
50da48c9 82 (<tt>YOU@hcoop.net</tt>). We hope to offer GNU Mediagoblin,
2fb61971
CE
83 Diaspora*, Gitorious, darcsweb, and other services in the future
84 (or: insert your idea here).</td></tr>
b80630a8
BT
85</table>
86</div>
87<!--#include file="footer.html" -->