Commit Graph

4 Commits

Author SHA1 Message Date
Number Eight
7725661a96 fix: Enable Banking DNS issues and provide better UI sync feedback (#1021)
* fix(docker): add explicit DNS config to fix enable banking sync

* fix(enable-banking): surface sync errors in the UI

* fix: add spaces inside array brackets for RuboCop

* fix(enable-banking): surface sync errors and partial failures in UI
2026-02-19 21:54:44 +01:00
Gilles Devillers
75bbeed300 fix: use port configured in .env (#773) 2026-01-25 16:02:57 +01:00
Daniel Anomfueme
278b2d0008 Add backup service to Docker Compose configuration (#637)
* Add backup service to Docker Compose configuration

* Add backup_data volume to Docker Compose examples

* Add backup profiles and update backup volume path in Docker Compose examples

* Linter likes those spaces in brackets

* Switch to `stable` tags for sure

---------

Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
2026-01-21 21:12:33 +01:00
Blaž Dular
836bf665ac feat: add compose example with local LLM (#489)
* feat: add ai compose example

* Rename for consistency

* Small edits

* Update brakeman gem to 7.1.2

* Update volume and port configuration for ollama-webui

Signed-off-by: Blaž Dular <22869613+xBlaz3kx@users.noreply.github.com>

---------

Signed-off-by: Blaž Dular <22869613+xBlaz3kx@users.noreply.github.com>
Co-authored-by: Juan José Mata <juanjo.mata@gmail.com>
Co-authored-by: Juan José Mata <jjmata@jjmata.com>
2025-12-28 12:23:45 +01:00