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