Commit Graph

3 Commits

Author SHA1 Message Date
2c6bee84b4 Add caching support in main.go and related files, including SQLite integration for cache storage. Update Docker configurations to include cache settings and enable public instance optimizations.
Some checks failed
renovate / renovate (push) Failing after 15s
CI / build-frontend (push) Successful in 51s
OSV-Scanner Scheduled Scan / scan-scheduled (push) Successful in 9m31s
CI / build-backend (push) Successful in 9m36s
2025-12-27 20:25:38 -06:00
390c70cff1 format compose files 2025-12-27 12:24:02 -06:00
dd6c743915 Add Docker Compose files for web-news service configuration
- Introduced docker-compose.coolify.yml for Coolify deployment.
- Added docker-compose.prod.yml for production environment setup.
- Created docker-compose.yml for local development with port mapping.
- Configured environment variables and volume management for data persistence.
2025-12-27 12:01:18 -06:00