Size: 2896
Comment:
|
Size: 5505
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
Line 5: | Line 4: |
== Install Guide for DOMS with Radio/TV == * [[Install-sequence]] for parts of the DOMS system, install guides, and status of DOMS in stage * [[Ideas for improvement of DOMS system installation]] * [[Generating a rick-roll file]] |
|
Line 6: | Line 11: |
Line 9: | Line 13: |
* [[Deployment and Design of DOMS| The used modules, and the big lines about how they should be deployed and interact]] | * [[Deployment and Design of DOMS|The used modules, and the big lines about how they should be deployed and interact]] |
Line 11: | Line 15: |
Line 14: | Line 19: |
Line 16: | Line 22: |
* [[LowLevelBitStorageDesignDoc| Low level bitstorage webservice design]] | * [[LowLevelBitStorageDesignDoc|Low level bitstorage webservice design]] |
Line 21: | Line 28: |
Line 22: | Line 30: |
* [[IPRoleMapperUsage| Usage]] * [[IPRoleMapperConfiguration| Configuration]] * [[IPRoleMapperInstallation| Installation]] |
* [[IPRoleMapperUsage|Usage]] * [[IPRoleMapperConfiguration|Configuration]] * [[IPRoleMapperInstallation|Installation]] |
Line 28: | Line 36: |
Line 33: | Line 40: |
==== Radio-TV Ingester ==== * [[RadioTVIngesterUsage|Usage]] * [[RadioTVIngesterConfiguration|Configuration]] * [[RadioTVIngesterInstallation|Installation]] |
|
Line 36: | Line 48: |
=== Broadcast Extraction Service === * [[BESReleaseNotes|Release Notes]] * [[BESConfiguration|Configuration]] * [[BESUsage|Usage]] === DOMS Wowza plugin === * [[DOMSWowzaPluginCheatSheet|Wowza Plugin Cheat Sheet]] * [[DOMSWowzaPluginReleaseNotes|Wowza Plugin Release Notes]] |
|
Line 55: | Line 73: |
Line 58: | Line 75: |
* [[DataModel| Data Model]] * [[DataModelForDDAIntoMiniDOMS| Data Model for De Danske Aviser in MiniDOMS]] * [[DataModelForTV2ReklamerIntoDOMS| Data Model for TV2 Reklamer in DOMS]] |
* [[DataModel|Data Model]] * [[DataModelForDDAIntoMiniDOMS|Data Model for De Danske Aviser in MiniDOMS]] * [[DataModelForTV2ReklamerIntoDOMS|Data Model for TV2 Reklamer in DOMS]] |
Line 62: | Line 79: |
Line 68: | Line 86: |
Line 70: | Line 87: |
* [[DOMS OAI-PMH repository| DOMS as an OAI-PMH repository]] |
* [[DOMS OAI-PMH repository|DOMS as an OAI-PMH repository]] |
Line 74: | Line 90: |
* [[DOMSGUIUnderstandingFromMjoelner| Understanding gained from Mjølner]] |
* [[DOMSGUIUnderstandingFromMjoelner|Understanding gained from Mjølner]] |
Line 78: | Line 93: |
Line 83: | Line 97: |
== Deployment History == ||<tablewidth="200px">webapp||svn||date||comments|| ||<tablewidth="200px">bes|| ||2010-11-10|| || ||bes_dev||1308||2010-11-26||vlc-based transcoding|| ||bes_exp||1308||2010-11-26|| || || || || || || || || || || || || || || || || || || || || || || || || || || || || || || || == "Runtimes" for parts of deployment == Useful for those tasks that may be done for deploying DOMS with Radio/TV-recordings and metadata for 2005-2010. '''''Examples''''' of how long runs and batches have taken: || '''Run/batch/process''' || '''Size of task''' || '''Time''' || || || Clear metadata in Ritzau Database (thru psql) || 4553311 objects || about 39 mins || ''Not to be done in prod'' || || Clear metadata in Ritzau Database (thru psql) || 123499 objects (1 month of metadata) || about 2 mins || ''Not to be done in prod'' || || Update channel-mappings in Radio/TV GUI || ? (Colin finds out) || 45 mins for 2.300.000 || ''To be done in prod'' || || Fill Ritzau Database (bart_systemet_mirror.sh) || 1 month of metadata || 7 mins || ''To be done partly in prod (?)'' || || Ingest references to recording-files in Radio/TV system (file_ingester.sh) || 1 month of recording-files || 1.5 mins || ''To be done in prod'' || || Preingest || 546105 xml-files output (21 channels (radio+tv), 2005-2010) || 3-4-5 days || ''To be done in prod'' || || Ingest || objects for 1 preingest-file (2-5 objects pr preingest xml-file) || about 2 secs || ''To be done in prod'' || || Ingest || 274670 preingest-files (about half of 2005-2010) || about 12,5 days || ''To be done in prod'' || || Summa - harvest (incl. ingest) || - || Ca. 2 poster/sek || ''To be done in prod'' || || Summa - indexing || - || 500-1000 poster/sek || ''To be done in prod'' || |
Documentation
This page contains documentation produced in the DOMS project.
Install Guide for DOMS with Radio/TV
Install-sequence for parts of the DOMS system, install guides, and status of DOMS in stage
Design
The top level design documentation will be available here.
Packages
Bitstorage
ECM
- RELEASE NOTES
- INSTALL GUIDE
- ?
IP-Role Mapper
Update tracker
DOMSServer
DOMSClient
Ingest
Radio-TV Ingester
DOMS-GUI
OAI-PMH handling
Summa integration
Broadcast Extraction Service
DOMS Wowza plugin
APIs
Note: APIs below here are abandoned.
The DOMS-related API documentation is a work in progress.
Data Model
The data model documentation is a work in progress.
Data Model for the olde MiniDOMS is available at http://merkur/domswiki/MiniDOMSDataModel (Notice, you are now leaving the domswiki, going to the barren wastelands of the old abandoned MiniDOMS merkur-wiki.)
Data Provider
GUI Code Docs
Fedora 3 Project
Picture video for wowza
Deployment History
webapp |
svn |
date |
comments |
bes |
|
2010-11-10 |
|
bes_dev |
1308 |
2010-11-26 |
vlc-based transcoding |
bes_exp |
1308 |
2010-11-26 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
"Runtimes" for parts of deployment
Useful for those tasks that may be done for deploying DOMS with Radio/TV-recordings and metadata for 2005-2010.
Examples of how long runs and batches have taken:
Run/batch/process |
Size of task |
Time |
|
Clear metadata in Ritzau Database (thru psql) |
4553311 objects |
about 39 mins |
Not to be done in prod |
Clear metadata in Ritzau Database (thru psql) |
123499 objects (1 month of metadata) |
about 2 mins |
Not to be done in prod |
Update channel-mappings in Radio/TV GUI |
? (Colin finds out) |
45 mins for 2.300.000 |
To be done in prod |
Fill Ritzau Database (bart_systemet_mirror.sh) |
1 month of metadata |
7 mins |
To be done partly in prod (?) |
Ingest references to recording-files in Radio/TV system (file_ingester.sh) |
1 month of recording-files |
1.5 mins |
To be done in prod |
Preingest |
546105 xml-files output (21 channels (radio+tv), 2005-2010) |
3-4-5 days |
To be done in prod |
Ingest |
objects for 1 preingest-file (2-5 objects pr preingest xml-file) |
about 2 secs |
To be done in prod |
Ingest |
274670 preingest-files (about half of 2005-2010) |
about 12,5 days |
To be done in prod |
Summa - harvest (incl. ingest) |
- |
Ca. 2 poster/sek |
To be done in prod |
Summa - indexing |
- |
500-1000 poster/sek |
To be done in prod |