This documentation space is deprecated. Please make all updates to DuraCloud documentation on the live DuraCloud documentation space.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

  • Application Features

    • Storage system REST API
      • Space (top level folder) listing
      • Space creation
      • Space deletion
      • Space metadata and tagging
      • Content (file) listing
      • Content storage
      • Content deletion
      • Content metadata and tagging
    • Service administration REST API
      • Available service listing
      • Deployed service listing
      • Service deployment
      • Service configuration
      • Service undeployment
    • Security requiring authentication on all DuraCloud applications
    • Web user interface (DurAdmin)
      • Access to all storage system capabilities, including space and content creation, updates, and deletes
      • Access to all service administration capabilities, including service deployment, configuration, and undeployment
      • Bulk deletion of spaces and content items
      • User account administration
  • Core Services

    • Media Streamer:
      • Provides streaming capabilities for video and audio files.
    • Duplicate on Upload:
      • Provides a simple mechanism for synchronizing your content between two storage providers. A running Duplicate on Upload service will listen for updates on ingest which occur in one store and duplicate those activities in another store.
    • Duplicate on Demand:
      • Provides a simple way to duplicate content (and its associated metadata) from a space in the primary storage provider to a space in another provider.
    • Image Server:
      • Deploys an instance of the Adore Djatoka web application which provides serving and viewing of JPEG2000 images. Note that in order to view images using the Image Server, the images must be in an OPEN space.
    • Image Transformer:
      • Provides a simple way to convert image files from one format to another.
    • Bulk Image Transformer:
      • Handles the conversion of large numbers of images files from one format into other.
    • Bit Integrity Checker:
      • Provides the ability to verify that the content held within DuraCloud has maintained its bit integrity. There are five modes of operation:
        • (1) All-in-one generation of system MD5s for items in provided listing and verification;
        • (2) All-in-one generation of system MD5s over entire space(s) and verification to provided listing;
        • (3) Generation of system MD5 listing for items in provided listing;
        • (4) Generation of system MD5 listing over entire space, and;
        • (5) Comparison of two provided MD5 listings.
    • Bulk Bit Integrity Checker:
      • Provides a simple way to determine checksums (MD5s) for all content items in any particular space by leveraging an Amazon Hadoop cluster. This service is designed for large datasets (+10GB).
  • Utility Services

    • System WebApp Utility:
      • Coordinates the installation/deinstallation and startup/shutdown of Apache Tomcat instances that are created to run web application services and are deployed outside of the hosting OSGi container.
      • Required to run Image Server.
    • System Transformer Utility:
      • Deploys the ImageMagick application which allows other services to take advantage of its features.
      • Required to run Image Transformer.
  • Tools

    • Sync Tool:
      • Provides a command line utility for keeping DuraCloud content synchronized with the local file system.
    • Retrieval Tool:
      • Provides a command line utility for transferring content stored in DuraCloud to the local file system.
    • Chunker Tool:
      • Provides a command line utility for transferring single files to DuraCloud.
  • No labels