Skip to content

Hyperfoil/Horreum

Horreum

Java CI with Maven Website GitHub issues GitHub forks GitHub stars GitHub license


What is Horreum?

Horreum is a service for storing performance data and regression analysis.

Please, visit our project website:

https://horreum.hyperfoil.io

for more information.

Horreum is a Quarkus based application which uses Quinoa as its nodejs engine.

Prerequisites

Getting Started with development server

To run with test cases do

mvn install
mvn quarkus:dev -pl 'horreum-backend'

To run without test cases do

mvn -DskipTests=true -DskipITs install
mvn -Dquarkus.test.continuous-testing=disabled quarkus:dev -pl 'horreum-backend'

Credentials

Horreum is running on localhost:8080

Role Name Password
User user secret

Tested platforms

  • Linux (Fedora, RHEL)
  • Windows/WSL2 (Windows 10 and Windows 11)
  • MacOS (13.3) on M2 hardware

Operator

The Horreum operator can help to setup a production environment.

🧑‍💻 Contributing

Contributions to Horreum Please check our CONTRIBUTING.md

If you have any idea or doubt 👇

Contribution is the best way to support and get involved in community !

Please, consult our Code of Conduct policies for interacting in our community.

Consider giving the project a star on GitHub if you find it useful.

License

Apache-2.0 license

Thanks to all the Contributors ❤️