5 Commits

Author SHA1 Message Date
admin a04882e296 feat: add controller-side healthcheck configs to all 52 apps
Each app template now declares a healthcheck: section in .felhom.yml
with appropriate probe type (http, api, or tcp) and endpoint based on
the app's known health endpoints. The controller uses these to verify
services are actually responding, not just that containers are running.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-25 11:11:27 +01:00
admin b406bd39f7 updated recipe-importer tag to latest 2026-02-25 08:32:35 +01:00
admin c0e4564295 chore(recipe-importer): bump to v0.8.1
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 20:33:15 +01:00
admin 771263c90f updated racipe importer details 2026-02-24 20:09:46 +01:00
admin b3280c976d feat: add recipe-importer app template
Hungarian recipe scraper for Mealie & Tandoor. Supports mindmegette.hu,
streetkitchen.hu, nosalty.hu, sobors.hu, kiskegyed.hu, gastrohobbi.hu
with schema.org fallback for other sites.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-24 19:49:02 +01:00