Uploaded image for project: 'Nuxeo Platform'
  1. Nuxeo Platform
  2. NXP-4197

VCS: allow configuration of binary store location

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 5.2 GA
    • Fix Version/s: 5.3 GA
    • Component/s: None
    • Impact type:
      Deployment change
    • Upgrade notes:
      Hide

      To define a non-default binary store location, use in default-repository-config.xml:
      <repository name="default">
      <binaryStore path="/your/path/for/binaries/directory" />
      ...
      </repository>

      At startup a message will show the path used:
      INFO [BinaryManager] Repository 'default' using binary store: /opt/jboss423/server/default/data/NXRuntime/binaries

      Show
      To define a non-default binary store location, use in default-repository-config.xml: <repository name="default"> <binaryStore path="/your/path/for/binaries/directory" /> ... </repository> At startup a message will show the path used: INFO [BinaryManager] Repository 'default' using binary store: /opt/jboss423/server/default/data/NXRuntime/binaries

      Description

      We want to be abe to give an absolute path where there will be created root of the blobstore, if not mentionned, it would be as today.

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: