Commit Graph

6 Commits

Author SHA1 Message Date
Ruben Hensen faaf6b6729 Remove most hensen.io refs and move from stalwart.rubenhensen.nl to mail.rubenhensen.nl 2026-04-06 18:09:24 +02:00
Ruben Hensen c51c98e821 Add rubenhensen.nl to all ingresses 2026-03-15 11:46:24 +01:00
Ruben Hensen 1eb070ad66 Fix ingress rewrite breaking frontend static files
Split lingo-ingress into two separate ingresses:
- lingo-api-ingress: keeps rewrite-target for API path stripping
- lingo-frontend-ingress: no rewrite, allows static files to load

The previous single ingress applied rewrite-target to all paths,
causing frontend requests like /css/bootstrap.css to be rewritten
to / and return index.html instead of the actual files.
2026-02-05 16:54:32 +01:00
Ruben Hensen 03e357d17c Split deployment in 2 files 2026-02-02 21:52:39 +01:00
Ruben Hensen 99c396600f Split lingo in 2 2026-02-02 19:50:47 +01:00
Ruben Hensen 7217931316 Add lingo 2026-02-02 19:26:22 +01:00