Commit Graph

8 Commits (9b877c152461fa92297cfe7a26a3f561e5fb2904)

Author SHA1 Message Date
Max Ignatenko 56727bbe11 fix: properly install curl 2024-09-07 19:36:48 +01:00
Max Ignatenko db74fac7d0 feature: add plc-mirror healthcheck 2024-09-07 13:48:19 +01:00
Max Ignatenko 19a21ad3a9 feature: skip unnecessary recompilation in some cases 2024-09-07 11:47:15 +01:00
Max Ignatenko e986d370ec go get -u ./... 2024-05-21 11:41:42 +01:00
Max Ignatenko c364822818 Tweak rate limit a little bit 2024-04-14 13:07:24 +01:00
Max Ignatenko bc24c23afc Switch to batch inserts 2024-04-14 12:45:05 +01:00
Max Ignatenko c5f3a55ac8 Add a target for waiting until PLC mirror catches up 2024-04-13 19:42:36 +01:00
Max Ignatenko d6b5850827 Add plc mirror
If you want to avoid sending all requests to https://plc.directory while
it's catching up for the first time, do
`docker compose up -d --build plc` and wait for it to catch up before
updating all other containers.
2024-04-13 16:45:02 +01:00