Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

agnos.is Forums

  1. Home
  2. Selfhosted
  3. What load balancers can do HA (preferably open source, web gui)

What load balancers can do HA (preferably open source, web gui)

Scheduled Pinned Locked Moved Selfhosted
selfhosted
4 Posts 4 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • S This user is from outside of this forum
    S This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #1

    Hello, I am looking for a alternative to HA Proxy, as the GUI options for it, are both third-party and not very good looking, also I just want to know about the alternatives, what I am looking in a high availability setup is the ability to detect if a server is offline, and route to other servers, as well as other HA goodies.

    J M 2 Replies Last reply
    1
    • S [email protected]

      Hello, I am looking for a alternative to HA Proxy, as the GUI options for it, are both third-party and not very good looking, also I just want to know about the alternatives, what I am looking in a high availability setup is the ability to detect if a server is offline, and route to other servers, as well as other HA goodies.

      J This user is from outside of this forum
      J This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #2

      If your requirement is a GUI, you're not going to find anything. HA Proxy is also the most performant out of anything out there last I looked, and it's got one of the simplest configuration setups.

      • Traefik: kinda slow, mostly meant for large numbers of microservices, pretty verbose configuration
      • Envoy: middle of the road, also most meant for cloud services, but should work with anything
      • nginx: does have a popular 3rd party GUI, seems to be confusing for most that don't work with it a lot
      • caddy: fewer LB specific options if you're just talking about service routing and response time, pretty easy to confirm for most, and some sort of decent 3rd party UIs, but they won't have all the options available.
      I 1 Reply Last reply
      0
      • S [email protected]

        Hello, I am looking for a alternative to HA Proxy, as the GUI options for it, are both third-party and not very good looking, also I just want to know about the alternatives, what I am looking in a high availability setup is the ability to detect if a server is offline, and route to other servers, as well as other HA goodies.

        M This user is from outside of this forum
        M This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #3

        Maybe nginx proxy manager can do this.

        https://nginxproxymanager.com/

        1 Reply Last reply
        0
        • J [email protected]

          If your requirement is a GUI, you're not going to find anything. HA Proxy is also the most performant out of anything out there last I looked, and it's got one of the simplest configuration setups.

          • Traefik: kinda slow, mostly meant for large numbers of microservices, pretty verbose configuration
          • Envoy: middle of the road, also most meant for cloud services, but should work with anything
          • nginx: does have a popular 3rd party GUI, seems to be confusing for most that don't work with it a lot
          • caddy: fewer LB specific options if you're just talking about service routing and response time, pretty easy to confirm for most, and some sort of decent 3rd party UIs, but they won't have all the options available.
          I This user is from outside of this forum
          I This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #4

          Personally, I find Traefik much simpler than Nginx, especially with Kubernetes, but even with pure docker, but it's definitely not as performant. That's balanced by the fact that it does a lot of automatic detection and has dynamic config loading so I don't have to break other services when changing configurations.

          1 Reply Last reply
          1
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups