Skip to content

Open Source ADC Load Balancer for scaling, secure and high availability of applications with an easy to use web gui. This is RELIANOID Community Edition, continuation of ZEVENET Community Edition.

License

Notifications You must be signed in to change notification settings

relianoid/adc-loadbalancer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SourceForge Downloads GitHub Downloads GitHub Release Date GitHub Release Static Badge License: AGPL v3

Open-source load balancer that makes easy to make your websites and services always available, more secure and faster.

It does this by sharing traffic between multiple servers and keeping your services running smoothly even if one server goes down.

It is designed to be easy to use, with a simple web interface that lets you manage everything without needing advanced technical skills.

Features:

  • Load balancing backends: Layer 4, HTTP and HTTPS.
  • Load balancing algorithms: round-robin, least connections and others.
  • HTTPS certificates and Let's Encrypt support.
  • Monitoring of backend servers health status.
  • Monitoring, statistics and SNMP suport.
  • VLAN networking support.
  • Stateless cluster support.
  • Backups.

Getting Started

Requirements

  • At least 512 MB of RAM is recommended.
  • At least 4 GB of disk is recommended. Uses 1.6 GB after install.

Support

Professional support is also avalable.

Contributing

  • Before reporting a new issue, try to make sure it's not already in our knowledge base or is already reported in the forum.
  • The best way to get your bug fixed is to provide a reduced test case.

Project Structure

  • DEBIAN/: Debian package files.
  • etc/: System services and configuration files.
  • usr/share/perl5/: Perl library.
  • usr/local/relianoid/: Commands, configuration and data.
    • api-model/: API Specification files.
    • app/: Files to suppport the use dependencies, like Let's Encrypt or clustering via ucarp.
    • bin/: Relianoid commands.
    • backups/: Default directory where the configuration backups will be placed.
    • config/: Default directory where the load balancing services, health checks and network configuration files will be placed.
    • share/: Directory for templates and other data.
    • www/: API and web interface files.

License

See license.txt.


More info at https://www.relianoid.com

About

Open Source ADC Load Balancer for scaling, secure and high availability of applications with an easy to use web gui. This is RELIANOID Community Edition, continuation of ZEVENET Community Edition.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Perl 96.4%
  • Shell 3.6%