Difference between revisions of "User:Malasa"

Line 2: Line 2:
  
 
Open-Xchange Architecture Overview
 
Open-Xchange Architecture Overview
 +
 +
This page gives an overview of used and supported interfaces of the open-xchange server.
  
 
[[File:ox_architecture.png]]
 
[[File:ox_architecture.png]]
Line 19: Line 21:
 
<span style="background:#FFA500">Administrator
 
<span style="background:#FFA500">Administrator
 
</span>
 
</span>
*11  
+
*11 Data migration via [[HTTP API]],
 
*12 [http://software.open-xchange.com/OX6/doc/OX6-Provisioning/ Comandline tools]
 
*12 [http://software.open-xchange.com/OX6/doc/OX6-Provisioning/ Comandline tools]
 
*13 RMI [http://software.open-xchange.com/OX6/doc/RMI/admin-core/ Core] API, RMI [http://software.open-xchange.com/OX6/doc/RMI/admin-hosting/ hosting] API
 
*13 RMI [http://software.open-xchange.com/OX6/doc/RMI/admin-core/ Core] API, RMI [http://software.open-xchange.com/OX6/doc/RMI/admin-hosting/ hosting] API

Revision as of 16:20, 21 November 2011

Hello world

Open-Xchange Architecture Overview

This page gives an overview of used and supported interfaces of the open-xchange server.

Ox architecture.png

User

Administrator

Backend

  • 21 Database (mySQL)
  • 22 mySQL contacts storage
  • 23 Plugins for contacts storage
    • mySQL
    • LDAP
    • custom
  • 24 Mail Abstraction Layer
    • IMAP
    • SMTP
    • custom
  • 25 Storage
    • NFS
    • Local filesystem
    • custom

Social/Public Data

  • 31 Integration of google calendar
  • 32 External messaging services: Facebook, Twitter, SMS/MMS
  • 33 Contacts integration from Xing, LinkedIN (configurable via the wizard)
  • 34 External email accounts can be integrated as long the provide POP3 or IMAP

Plugins