Feature Description
I would appreciate if the setup would be a bit easier.
The currently recommended docker compose (https://raw.githubusercontent.com/logtide-dev/logtide/main/docker/docker-compose.yml) contains 9 services and 4 volumes.
If I am running just a simple service on a low budget device (e. g. a raspberry) and don't have that much logs it would be nice, if i can start it without to much overload.
For example if instead of redis, mongodb, clickhouse and postgres a simple sqlite could be used if nothing is configured. (The same for the some other services)
This would drastically help in a very simple setup.
Problem/Use Case
The setup seems a bit complicated and a bit overloaded for a simple service.
Priority
Target Users
Contribution
Feature Description
I would appreciate if the setup would be a bit easier.
The currently recommended docker compose (https://raw.githubusercontent.com/logtide-dev/logtide/main/docker/docker-compose.yml) contains 9 services and 4 volumes.
If I am running just a simple service on a low budget device (e. g. a raspberry) and don't have that much logs it would be nice, if i can start it without to much overload.
For example if instead of redis, mongodb, clickhouse and postgres a simple sqlite could be used if nothing is configured. (The same for the some other services)
This would drastically help in a very simple setup.
Problem/Use Case
The setup seems a bit complicated and a bit overloaded for a simple service.
Priority
Target Users
Contribution