User:Malasa: Difference between revisions
From Open-Xchange
No edit summary |
No edit summary |
||
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.
User
- 1 All communication from and to the user can be encryptet with HTTPS
- 2 Im/Export of userdata:
- 3 OX Mobile Web App
- 4 OXtender for Business Mobility Installation Guide
- 5 OXtender 2 for Microsoft Outlook
- 6 Caldav carddav Bundles, Setup Mac Cal/CardDAV Clients
- 7 webdav
Administrator
- 11 Data migration via HTTP API,
- 12 Comandline tools
- 13 RMI Core API, RMI hosting API
- 14 Open-Xchange-SOAP, SOAP API, POA integration guide, [Open-Xchange_cPanel_Installation| cPanel installation]]
- 15 Athentification via plugins
- 16 OX monitoring interface, OX munin scripts
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