Move location of dynamically generated sites
[hcoop/hcoop-website.git] / what.shtml
CommitLineData
0fa2079d
CE
1<!--#include file="header.html" -->
2 <div id="header">
3
4 <!-- White Box -->
5 <div id="whitebox">
6 <div class="top">
7 <div class="bot">
8 <div id="whitebox-holder">
9
10 <div class="cl">&nbsp;</div>
11 <div class="whitebox-info">
12 <h3>What We Offer</h3>
13
14
15 <ul>
16 <li>Around ten gigabytes of storage. Our quotas
17 are only in place to prevent oversubscription of
18 storage, and we can add more space as needed, so
19 this number is flexible and ever-growing.</li>
20
21
22 <li>A publically accessible <a
23 href="http://openafs.org">OpenAFS</a> cell
24 (<tt>/afs/hcoop.net/</tt> the whole world
25 round). For that extra bit of nerd cred. You can
26 acquire tokens locally, and access your HCoop
27 storage as if it were local disk on every major
28 operating system.</li>
29
30 <li>General web hosting with Apache, featuring the
31 usual languages (perl, php, python) and databases
32 (PostgreSQL and MySQL). Unlike many providers,
33 we'll install most anything available in Debian so
34 you can run that Haskell web application with
35 ease.</li>
36
37 <li>Mail hosting for unlimited domains (including
38 <a href="https://webmail.hcoop.net">webmail</a>
39 through Roundcube), with the ability to create
40 virtual mailboxes for friends and family.</li>
41
42 <li>A shell account on a machine running Debian's
43 latest stable release. We don't mind folks idling
44 on Freenode, and you're free to do things like
45 building software.</li>
46
47 <li>Shared services for the benefit of all
48 members. These currently include a <a
49 href="http://git.hcoop.net">git server</a>,
50 managed <a href="http://moinmo.in/">MoinMoin</a>
51 install, and Jabber chat. We hope to offer GNU
52 Mediagoblin, Diaspora*, Gitorious, darcsweb, and
53 other services in the future.</li>
54 </ul>
55
56
57
58 <div class="cl">&nbsp;</div>
59
60 </div>
61
62 </div>
63 </div>
64 </div>
65 <!-- END White Box -->
66
67 </div>
68<!--#include file="footer.html" -->