Coder Social home page Coder Social logo

vitorz / horreum Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hyperfoil/horreum

0.0 0.0 0.0 4.52 MB

Benchmark results repository service

Home Page: https://horreum.hyperfoil.io/

License: Apache License 2.0

Shell 0.65% JavaScript 11.51% Java 47.16% TypeScript 40.36% CSS 0.11% HTML 0.21%

horreum's Introduction

Horreum

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

Local development with Podman

Install of the podman packages:

dnf install -y podman podman-plugins podman-docker

In one terminal do

podman system service -t 0

And then configure DOCKER_HOST environment variable to resolve to the podman socket

export DOCKER_HOST=unix:///run/user/${UID}/podman/podman.sock

Getting Started with development server

To run with test cases do

mvn install
mvn quarkus:dev -pl '!horreum-integration-tests'

To run without test cases do

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

Get Access

Example configuration

You can preload Horreum with some example data with

./infra-legacy/example-configuration.sh

once Horreum is running.

Credentials

Horreum

Horreum is running on localhost:8080

Role Name Password
User user secret

Keycloak

Keycloak is running on localhost:8180

Role Name Password Realm
Admin admin secret
User user secret horreum

Troubleshooting development infrastructure

  1. Clean cached files and rebuild
$ mvn clean -p remove-node-cache
$ mvn clean install -DskipTests -DskipITs

TODO:: troubleshooting with dev services

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 โค๏ธ

horreum's People

Contributors

rvansa avatar johnaohara avatar jesperpedersen avatar shivam-sharma7 avatar whitingjr avatar dependabot[bot] avatar willr3 avatar dupliaka avatar snyk-bot avatar geoand avatar stalep avatar rukundob451 avatar diegolovison avatar

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.