Code Monkey home page Code Monkey logo

sh4rewithme's Introduction

Build Status

How to try it out quickly

From this repository's root, launch:

mvn install tomcat7:run -pl sh4rewithme-webapp

When the Tomcat server finishes starting, go to http://localhost:9090/sh4rewithme-webapp/ Use "zeus" login with the same as password. This default bootstrap uses an embedded ElasticSearch instance (for metadata) and the filesystem (for raw files) as backends.

How to build sh4rewithme Maven artifacts

From this repository's root, launch:

mvn clean install

How to build sh4rewithme RPM packages

At this moment just launch the build.sh script in each folder. This requires the installation of rpmbuild on a compatible linux platform.

How to launch webtests

For the moment: First start the webapp in a given console.

mvn install tomcat7:run -pl sh4rewithme-webapp

Then run integration tests:

mvn verify -test thucydides:aggregate -Dskip.webtests=false -f sh4rewithme-webtests/pom.xml

Tests results report will be available in:

sh4rewithme-webtests/target/site/thucydides/index.html

How to launch performance tests

First start the webapp in a given console.

mvn install tomcat7:run -pl sh4rewithme-webapp,sh4rewithme-perf -am -Pperftests -Dsimulation.loops=2

To reduce the number of loops which is default to 100000 (ouch !!!)

-Dsimulation.loops=2

sh4rewithme's People

Contributors

zepag avatar dbaeli avatar hgomez avatar olamy avatar ndeloof avatar

Stargazers

Jiny Thattil avatar Damien Raude-Morvan avatar  avatar

Watchers

 avatar Gildas Cuisinier avatar  avatar James Cloos avatar

sh4rewithme's Issues

Orchestration of deployment

All deployment orchestration should be committed
The Jenkins jobs at min
Other tooling for that ?

UseCases :

  • Canary Deployment
  • LB management during deploy ....

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.