Difference between revisions of "Infrastructure Overview"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (forum - mysql)
(List of Services)
 
Line 44: Line 44:
 
! Service !! Purpose !! provided by !! comments
 
! Service !! Purpose !! provided by !! comments
 
|-
 
|-
| [http://eis.services.openoffice.org/EIS2/GuestLogon EIS] ||  || Sun Microsystems ||
+
| [http://eis.services.openoffice.org/EIS2/GuestLogon EIS] ||  || Oracle ||
 
|-
 
|-
| read-only CVS ||  || Sun Microsystems ||
+
| read-only CVS ||  || Oracle ||
 
|-
 
|-
 
| [http://codesnippets.services.openoffice.org code snippet collection]
 
| [http://codesnippets.services.openoffice.org code snippet collection]
Line 55: Line 55:
 
|-
 
|-
 
| [http://planet.services.openoffice.org/ Planet]
 
| [http://planet.services.openoffice.org/ Planet]
|| Blog Aggregation || Sun Microsystems ||  
+
|| Blog Aggregation || Oracle ||  
 
|-
 
|-
 
| [http://qatrack.services.openoffice.org QAtrack]  
 
| [http://qatrack.services.openoffice.org QAtrack]  
Line 64: Line 64:
 
|-
 
|-
 
| [http://wiki.services.openoffice.org/wiki Wiki]  
 
| [http://wiki.services.openoffice.org/wiki Wiki]  
|| Developer / User wiki || Sun Microsystems || mediawiki, MySQL, php
+
|| Developer / User wiki || Oracle || mediawiki, MySQL, php
 
|-
 
|-
 
| [http://surveys.services.openoffice.org/user/language_selector.php user survey] ||  ||  ||
 
| [http://surveys.services.openoffice.org/user/language_selector.php user survey] ||  ||  ||
Line 72: Line 72:
 
| [http://buildbox.services.openoffice.org buildbox] || buildbot ||  Team OOo hosted by Hetzner ||
 
| [http://buildbox.services.openoffice.org buildbox] || buildbot ||  Team OOo hosted by Hetzner ||
 
|-
 
|-
| [http://user.services.openoffice.org/ user community forums] || user to user support  || Volunteers, Sun Microsystems || phpBB3, php, MySQL
+
| [http://user.services.openoffice.org/ user community forums] || user to user support  || Volunteers, Oracle || phpBB3, php, MySQL
 +
|-
 +
| [http://quaste.services.openoffice.org/ Quality Assurance Statuspage] || All about Testcases  || Oracle  ||
 
|-
 
|-
 
|}
 
|}

Latest revision as of 11:06, 12 October 2010

A rough overview of the OpenOffice.org technical site infrastructure will help us to review the Infrastructure_Requirements, analyze Infrastructure_Problems and work on solutions.


Main Site

The main site runs the collaborative software development framework SourceCast (now CEE) and is hosted by CollabNet. The main services include the source and web document repository (CVS), bug tracking (IssueTracker, formerly IssueZilla), mailing lists with archives, web publishing and user management with role based permissions. The site is structured with a hierarchy of categories containing projects. Additional functionality like document&file management, discussion forums and announcements is available but not extensively used.

The main site runs on a Solaris SPARC machine. It is backed by HTTP server accelerators for static web content. Separate mail exchangers protected against virus/SPAM threats.

The main site is using the domainname openoffice.org and the virtual hosts contained therein.

Extended Services

The subdomain services.openoffice.org contains some machines running extended services. These include a read-only CVS server, a wiki, surveys and scripted applications specific to OpenOffice.org like EIS - hosted by Sun microsystems and maintained by Sun together with community members. A code snippet collection is provided by Tom Schindl, an active member of the API project.

A dedicated machine serves as the master for the file distribution to the mirror network. This includes the monitoring of the mirror network status. Additionally it allows the direct upload/download for a limited number of files.

List of Services

Service Purpose provided by comments
EIS Oracle
read-only CVS Oracle
code snippet collection Tom Schindl
Extension repository hosting by OSUOSL Drupal, php, MySQL
Planet Blog Aggregation Oracle
QAtrack process tracking tool for release QA OOo Deutschland e.V MySQL / php
Bouncer load balancing and distribution tracking for downloads http://openoffice.bouncer.osuosl.org OSUOSL
Wiki Developer / User wiki Oracle mediawiki, MySQL, php
user survey
Termite Buildbot + report server hosted by OSUOSL
buildbox buildbot Team OOo hosted by Hetzner
user community forums user to user support Volunteers, Oracle phpBB3, php, MySQL
Quality Assurance Statuspage All about Testcases Oracle

Additional Services outside the OpenOffice.org domain:

Mirror Network

Files causing high traffic like installation sets, source tarballs, dictionaries, ... are delivered via the mirror network. A tiered network of more than 100 servers guarantee the reliable distribution of files via rsync/ftp/http. Furthermore P2P technologies are supported.

See also

Personal tools