mirror of
https://github.com/fosrl/newt.git
synced 2026-05-06 07:59:04 -05:00
[GH-ISSUE #11] failover and load balance #1664
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @cirrusflyer on GitHub (Feb 2, 2025).
Original GitHub issue: https://github.com/fosrl/newt/issues/11
Can we install more than one instance of Newt on a different server on the same network for failover and load balancing?
@oschwartz10612 commented on GitHub (Feb 2, 2025):
You can actually create multiple targets on a resource and Traefik will automatically load balance between them. You can not right now do it between Newts or fail over but this has been requested.