mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
load balancer in fix mode
This commit is contained in:
@@ -101,9 +101,7 @@ A very important part, probably needs the most work in the long term future.
|
||||
|
||||
#### load balancer script - scripts/loadbalancer
|
||||
|
||||
Round Robin DNS based load balancer, script for health checking and updating records. It pushes status messages to a Telegram bot.
|
||||
|
||||
Currently it's running in read-only mode, DNS updates need manual confirmation.
|
||||
A Round Robin DNS based load balancer script for health checking and updating records. It pushes status messages to a Telegram bot.
|
||||
|
||||
## Self hosting
|
||||
|
||||
@@ -167,6 +165,10 @@ See [dev setup docs](docs/dev_setup.md).
|
||||
|
||||
## Changelog
|
||||
|
||||
##### v0.2
|
||||
|
||||
Load-balancing script is running in write mode, updating records when needed.
|
||||
|
||||
##### v0.1
|
||||
|
||||
Everything works. 1 server for tile gen, 2 servers for HTTP host. Load-balancing script is running in a read-only mode.
|
||||
|
||||
Reference in New Issue
Block a user