use CSS3 to style the main content area
[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
b80630a8
BT
39 <tr><td><strong>Bandwidth</strong></td><td>We
40 currently have 5Mbps (<a
41 href="http://en.wikipedia.org/wiki/Burstable_billing">95th
42 percentile</a> billing) burstable to 100Mbps. If your
43 sites see less than a hundred or so gigabytes of
44 traffic per months, we can feasibly host you. As
45 membership expands, we intend to get more bandwidth
46 (hopefully 100Mbps unmetered eventually).</td></tr>
0fa2079d 47
b80630a8
BT
48 <tr><td><strong>OpenAFS</strong></td><td>A
49 publically accessible <a
50 href="http://openafs.org">OpenAFS</a> cell
51 (<tt>/afs/hcoop.net/</tt> the whole world
52 round). This lets you access your HCoop storage as
53 if it were local disk on every major operating
54 system.</td></tr>
87905df7 55
b80630a8
BT
56 <tr><td><strong>Web
57 Hosting</strong></td><td>General web hosting with
58 Apache, featuring the usual languages (perl, php,
59 python) and databases (PostgreSQL and
60 MySQL). Unlike many providers, we'll install most
61 anything available in Debian so you can run that
62 Haskell web application with ease.</td></tr>
0fa2079d 63
b80630a8
BT
64 <tr><td><strong>Email</strong></td><td>Mail hosting for unlimited domains (including
65 <a href="https://webmail.hcoop.net">webmail</a>
66 through Roundcube), with the ability to create
67 virtual mailboxes for friends and family.</td></tr>
0fa2079d 68
b80630a8
BT
69 <tr><td><strong>Mailing Lists</strong></td><td>Mailing lists through GNU Mailman.</td></tr>
70
71 <tr><td><strong>Shell</strong></td><td>A shell account on a machine running Debian's
72 latest stable release. We don't mind folks idling
73 on Freenode, and you're free to do things like
74 building software.</td></tr>
75
76 <tr><td><strong>Etc.</strong></td><td>Shared services for the benefit of all
77 members. These currently include a <a
78 href="http://git.hcoop.net">git server</a>,
79 managed <a href="http://moinmo.in/">MoinMoin</a>
80 install, and Jabber chat. We hope to offer GNU
81 Mediagoblin, Diaspora*, Gitorious, darcsweb, and
82 other services in the future.</td></tr>
83</table>
84</div>
85<!--#include file="footer.html" -->