User:Malasa: Difference between revisions

From Open-Xchange
No edit summary
(Replaced content with "Hello world")
Line 1: Line 1:
Hello world
Hello world
Open-Xchange Architecture Overview
This page gives an overview of used and supported interfaces of the open-xchange server.
[[File:ox_architecture.png]]
<span style="background:#FFFF00">User                                                                                                  </span>
*1 All communication from and to the user can be encryptet with HTTPS
*2 Im/Export of userdata:
** General [[HTTP API]] overview
** [[Using the import servlet]], [[Building an importer]]
** [[Using the export servlet]], [[Building an exporter]], [[ Export icl/vard]],
*3 OX Web UI & Mobile UI
** [http://www.open-xchange.com/en/products/ox-hosting-edition/requirements.html Requirements Web UI]
** [[OX Mobile Web App]]
*4 [[OXtender for Business Mobility Installation Guide]]
*5 [[OXtender 2 for Microsoft Outlook]]
*6 [[Caldav carddav Bundles]], [[SetUpMacCalCardDAVClients|Setup Mac Cal/CardDAV Clients]]
*7 webdav
<span style="background:#FFA500">Administrator
</span>
*11 Data migration via [[HTTP API]],
*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
*14 [[Open-Xchange-SOAP]], [http://software.open-xchange.com/OX6/doc/SOAP/admin/OX-Admin-SOAP.html SOAP API], [[POAIntegrationGuide| POA integration guide]], [[Open-Xchange_cPanel_Installation| cPanel installation]]
*15 Plugins for Authentification
**[[Authentication IMAP Plugin description]]
**[[OX and Samba Login through LDAP]]
** Database
** custom
*16 [[OX monitoring interface]], [[OX munin scripts]]
<span style="background:#E5E5E5">Backend
</span>
*21 Database (mySQL)
*22 mySQL contacts storage
*23 Plugins for contacts storage
** mySQL
** LDAP
** custom
*24 Plugins for Mail Abstraction Layer
** IMAP
** SMTP
** custom
*25 Plugins for Storage
** NFS
** Local filesystem
** custom
<span style="background:#00FF00">Social/Public Data</span>
*31 External calendar (google)
*32 External messaging services (Facebook, Twitter, SMS/MMS)
*33 Contacts integration (Xing, LinkedIn, MSN/Windows Live, Yahoo, Facebook, google, gmx.de, web.de)
*34 External email accounts can be integrated (POP3, IMAP)
** preconfigured for mail-account plugin: google, Yahoo, msn/WindowsLive, gmx.com , gmx.de , web.de , freenet.de
** [[Install and configure the mail-account plugin]]
<span style="background:#D8E5E5">Plugins</span>
* [[Open-Xchange Plugin Overview]]

Revision as of 15:51, 5 December 2011

Hello world