5 Commits

Author SHA1 Message Date
73fdc2e44f
Add database persistence and custom location option
- Adds `--db-location` command-line option for specifying a custom database location.
- Updates documentation to reflect the new database persistence feature.
- Modifies `get_db_path` to accept and use the `--db-location` argument.
- Creates `/data` directory in the Docker container for database persistence.
- Updates README.md to explain database persistence and provide usage examples.
2025-03-28 21:17:54 -03:00
72e2f5afdf
Triggering CI 2024-12-15 13:49:29 -03:00
5d93b4695c
Refactor Dockerfile to optimize SUPERCRONIC installation 2024-12-15 13:43:24 -03:00
241255e8cc
Refactor cron job setup and add SuperCronic for scheduling 2024-12-06 14:45:56 -03:00
acfb0188a6
Added Dockerized version 2024-03-09 12:04:10 -03:00