chore: remove deprecated microservices, update solution and docker compose configurations

This commit is contained in:
2026-08-24 21:37:57 +02:00
parent 0894c40f07
commit 2b7d59f40d
96 changed files with 455 additions and 13121 deletions
+14 -1
View File
@@ -22,4 +22,17 @@
**/secrets.dev.yaml
**/values.dev.yaml
LICENSE
README.md
README.md
## Exported Docker image archives — never needed inside a build context (~2.7 GB)
Docker/
**/*.tar
## Flutter client — not referenced by any Dockerfile (~450 MB).
## The compiled web bundle ships via FinlyticBackend/wwwroot instead.
FinlyticApp/
**/.dart_tool/
**/build/
## dotnet publish output on the host (final stage copies from the publish stage)
**/publish/