Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1016 Bytes

README.md

File metadata and controls

31 lines (21 loc) · 1016 Bytes

Alfresco Benchmark Load Data

Generic documentation for the benchmark drivers can be found here.

Get the code

Git:

git clone https://github.com/Alfresco/alfresco-bm-load-data.git
cd alfresco-bm-load-data

Subversion:

svn checkout https://github.com/Alfresco/alfresco-bm-load-data.git
cd alfresco-bm-load-data

Prerequisites

Use the Benchmark Testing with Alfresco page for version compatibility.

    Java 1.7.0_51 or later;
    MongoDB 2.6.3 or later installed and running on port 27017 on some server;
    A compatible version of the Benchmark Server running on a Tomcat7 at port 9080;
    Alfresco with /alfresco available.

Release bm-load-data project

Please use this guide for the release process.

Contributing guide

Please use this guide to make a contribution to the project.