Skip to content

jenspapenhagen/upload_infra

Repository files navigation

upload_infra

Overview of the Infra

graph TB;
    id1(frontend service)-->id2(backend service)
    id2-->id7(storage)
    id7-->id3(filechecker service)
    id3-->id4(Apache Tika)
    id4-->id3
    id3-->id5(Ollama)
    id5-->id3
    id3-->id6(Vector DB)
    id6-->id3
Loading

build a local docker-compose instance, for later testing

Testrun with traefik

a screenshot of treafik dashboard