homelab/compose/services
Claude 9fbd003798
feat: Replace Linkwarden with Karakeep, add Ollama LLM server, add config examples
- Replace Linkwarden with Karakeep for AI-powered bookmarking
  - Supports links, notes, images, PDFs
  - AI auto-tagging with Ollama integration
  - Browser extensions and mobile apps
  - Full-text search with Meilisearch

- Add Ollama for local LLM inference
  - Run Llama, Mistral, CodeLlama locally
  - GPU acceleration support (GTX 1070)
  - OpenAI-compatible API
  - Integrates with Karakeep for AI features

- Add example configuration files for services
  - Sonarr: config.xml.example
  - Radarr: config.xml.example
  - SABnzbd: sabnzbd.ini.example
  - qBittorrent: qBittorrent.conf.example
  - Vikunja: config.yml.example
  - FreshRSS: config.php.example

- Fix incomplete FreshRSS compose.yaml

- Update README with new services and deployment instructions
2025-11-09 06:16:27 +00:00
..
backrest refactor: Move all environment variables to .env files with example secrets 2025-11-06 19:18:07 +00:00
booklore refactor: Move all environment variables to .env files with example secrets 2025-11-06 19:18:07 +00:00
calibre-web refactor: Move all environment variables to .env files with example secrets 2025-11-06 19:18:07 +00:00
filebrowser refactor: Move all environment variables to .env files with example secrets 2025-11-06 19:18:07 +00:00
FreshRSS feat: Replace Linkwarden with Karakeep, add Ollama LLM server, add config examples 2025-11-09 06:16:27 +00:00
homarr refactor: Move all environment variables to .env files with example secrets 2025-11-06 19:18:07 +00:00
karakeep feat: Replace Linkwarden with Karakeep, add Ollama LLM server, add config examples 2025-11-09 06:16:27 +00:00
lubelogger refactor: Move all environment variables to .env files with example secrets 2025-11-06 19:18:07 +00:00
microbin refactor: Move all environment variables to .env files with example secrets 2025-11-06 19:18:07 +00:00
ollama feat: Replace Linkwarden with Karakeep, add Ollama LLM server, add config examples 2025-11-09 06:16:27 +00:00
rsshub refactor: Move all environment variables to .env files with example secrets 2025-11-06 19:18:07 +00:00
vikunja feat: Replace Linkwarden with Karakeep, add Ollama LLM server, add config examples 2025-11-09 06:16:27 +00:00