Commit Graph

10 Commits

Author SHA1 Message Date
b0txec 3eddf95008 Split ENABLE_LEGACY_PROVIDER_JOBS into independent FTP/HARMONIE flags
Real LVGMC FTP credentials arrived today; real DMI HARMONIE
credentials haven't. The combined flag would have enabled both the
moment FTP's were ready, crash-looping the app on HARMONIE's still-
placeholder values via parMapN — caught this before it happened
(the Grib job was ~15 min from its first scheduled run). Split into
ENABLE_LVGMC_FTP_JOBS and ENABLE_HARMONIE_JOBS so each provider can
be enabled independently as its own credentials become real.
2026-08-23 21:32:11 +03:00
b0txec 138f57c808 Enable real scheduled data ingestion on the VPS
Flips ENABLE_SCHEDULED_JOBS on for the VPS release: the open-data
station and water-temperature paths are proven safe on Rocky.
ENABLE_LEGACY_PROVIDER_JOBS stays off pending real FTP/HARMONIE
credentials.
2026-08-23 12:09:41 +03:00
b0txec 39fcb3ed6b Remove the dead METEO_* fetch path
Confirmed via git history it's not a separate vendor: the very first
commit (2023-04-13) included real sample CSVs from it with a Latvian
header identical to the LVGMC/open-data fields — same underlying LVĢMC
data, just an earlier delivery mechanism superseded by the FTP feed and
never removed. Never wired into anything that runs (Server.scala's
import was already commented out).
2026-08-23 10:49:26 +03:00
b0txec df911f14eb Fix authenticated City Analysis queries 2026-08-22 12:32:27 +03:00
b0txec 674f962298 Separate backend and proxy edge networks 2026-08-20 19:52:37 +03:00
b0txec 8b17d30dc8 Supply inert UAT provider configuration 2026-08-20 19:36:24 +03:00
b0txec a22c63808c Correct production runtime contract 2026-08-20 19:33:36 +03:00
b0txec 626f310712 Use available Scala builder image 2026-08-20 19:26:44 +03:00
b0txec cdd629fec7 Fix Authelia validation schema 2026-08-20 19:23:41 +03:00
b0txec 52922b8e7f Prepare isolated VPS UAT deployment bundle 2026-08-20 19:22:03 +03:00