Skip to content
forked from galeb/galeb

Galeb - The Application Load Balancer as a Service

License

Notifications You must be signed in to change notification settings

helloalbin/galeb

 
 

Repository files navigation

Galeb v4

GitHub Release (latest by date) CircleCI Master

About

Galeb is an open source HTTP load balancing service.

Galeb Architecture

Setup

To generate rpm for galeb in the root project directory run:

$ export GALEB_VERSION="4.0.000"
$ make dist

The artifacts are generated in folder ${PROJECT_DIR}/dists

To install rpm run:

$ yum install galeb-${service}-${GALEB_VERSION}.el7.noarch.rpm

Tests

To run all tests:

$ make test-local

About

Galeb - The Application Load Balancer as a Service

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 64.2%
  • Shell 27.3%
  • Batchfile 4.4%
  • Gherkin 3.8%
  • Makefile 0.2%
  • Ruby 0.1%