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

« Previous Version 11 Next »

  • Application Features

    • Storage system REST API
      • Space (top level folder) listing
      • Space creation
      • Space deletion
      • Space properties and tagging
      • Space access definition
      • Content (file) listing
      • Content storage
      • Content deletion
      • Content properties and tagging
    • Service administration REST API
      • Available service listing
      • Deployed service listing
      • Service deployment
      • Service configuration
      • Service undeployment
    • Reporting system REST API
      • Storage report listing
      • Storage report retrieval
      • Storage report starting and stopping
      • Storage report scheduling
      • Service report listing
      • Service report retrieval
    • 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
      • Access to graphical depictions of the information contained in the storage and service reports
      • Bulk deletion of spaces and content items
      • User account administration
  • Core Services

    • Media Streamer:
      • Provides streaming capabilities for video and audio files.
    • Duplicate on Change:
      • Provides a simple mechanism for synchronizing your content between two storage providers. A running Duplicate on Change service will notice when a content item or space is added, updated, or deleted in one store and duplicate those changes in another store.
    • Duplicate on Demand:
      • Provides a simple way to duplicate content (and its associated properties) 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.
    • Image Transformer - Bulk:
      • 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.
    • Bit Integrity Checker - Bulk:
      • 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).
    • Bit Integrity Checker - Tools:
      • Provides additional bit integrity checking utilities which can be used to perform specific integrity checking tasks.
  • Tools

    • Upload Tool:
      • Provides a graphical interface for transferring files and folders to DuraCloud.
    • 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. Files larger than a configurable threshold will be "chunked" (split into multiple files) prior to transfer.
    • Stitcher Tool:
      • Provides a command line utility for retrieving single "chunked" files from DuraCloud. As the file is retrieved, it is "stitched" (combined back into the original file).
  • No labels