test
[hcoop/zz_old/ikiwiki] / SystemArchitecturePlans.mdwn
CommitLineData
ee25310d 1= Details about the next HCoop Architecture =\r
2\r
3This page will serve as the blueprint for the architecture that HCoop is constructing right now, to be colocated at Peer 1.\r
4\r
5[[TableOfContents(2)]]\r
6\r
7== Network Overview ==\r
8\r
9The architecture for the next hcoop.net network involves three physical servers:\r
10\r
11 * A back-end server, which will serve IMAP, MySQL, PostgreSQL, primary mail, and AFS.\r
12 * A public shell server for development and deployment of files to web server.\r
13 * A public web server, also used for daemon processes written by our users. This will eventually be one node of a web cluster.\r
14\r
15== High-Level Architecture Description ==\r
16\r
17The new HCoop architecture initially involves three servers; one for user shell logins, one for back-end services, and one for web service. Our goal is to build an architecture that serves us well based on our current needs, and can be expanded for increased capacity in the future with little effort.\r
18\r
19Based on this, we should have one shell server that users edit and develop their web sites from. This will allow users to modify files on one web server in the present, and a cluster as we grow.\r
20\r
21== Design Goals ==\r
22\r
23We should be able to plug new web servers into our architeture in the future in a manner that doesn't break our software systems. We may also want to think about doing the same thing with shell and file services.\r
24\r
25== Physical Network Layout ==\r
26\r
27This section describes the HCoop physical network layout.\r
28\r
29=== Physical Network Description ===\r
30\r
31Gigabit switch, divided into VLAN for server inter-connections. LAN out to Peer 1.\r
32\r
33=== Physical Network Diagram(s) ===\r
34\r
35XXX add diagram here.\r
36\r
37== Software/System Layout ==\r
38\r
39This deserves the separate page SoftwareArchitecturePlans.\r
40\r
41=== Software/System Description ===\r
42\r
43=== Software/System Diagram(s) ===\r
44\r
45== Related Pages ==\r
46\r
47ColocationPlans is the main page for items related to the new architecture. ColocationPlansServiceProviders provides information about the service providers we are currently looking at.\r