This repository has been archived by the owner on Jul 18, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Home
fschoeppl edited this page Oct 9, 2012
·
21 revisions
This section contains all technical/developer specific information about the backmeup core.
The core can be split into following parts:
- [Model] (wiki/model-layer)
- [Business Logic] (wiki/business-logic-layer)
- [Data Access Layer] (wiki/data-access-layer)
- [Plugin Management] (wiki/plugin-layer)
- [Job Management] (wiki/job-layer)
- [REST] (wiki/rest-layer)
- [Core-Configuration] (wiki/configuration)
- [Hibernate-Configuration] (wiki/hiberanteconfig)
- [Create / recreate the database scheme] (wiki/createdb)
- [Plugins] (wiki/plugins)
- [Plugin-Metadata] (wiki/plugin-metadata)
- [Plugin-Validation] (wiki/plugin-validation)
- [Debugging] (wiki/debugging)
- [Running BackMeUp with Tomcat 6 & 7] (wiki/Tomcat-configuration-and-deployment)
- [Mail API] (wiki/mail-api)
- [Backmeup-Python-API] (wiki/backmeup-python-api)
- [Running Python-based REST Tests] (wiki/backmeup-python-tests)
- [Keyserver access from Python] (wiki/python-keyserver)
- [How to reset the keyserver database] (wiki/python-keyserver)
- [CDI] (wiki/CDI)
- [Maven] (wiki/Maven)
- [Status] (wiki/Actual-status-of-development)