mirror of
https://github.com/fosrl/newt.git
synced 2026-03-08 23:03:03 -05:00
failover and load balance #4
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).
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.