TGTGInsighttelegram intelligenceLIVE / telegram public index
← GitHub Trends

TGINSIGHT SIMILAR POSTS

Find similar content

Source channel @githubtrending · Post #14850 · Jun 21

#blade#erp#food#groceries#grocy#home#meal_planner#ownyourdata#php#self_hosted Grocy is a free, web-based tool you can host yourself to manage your groceries and household easily. It helps you track your food stock, plan meals, create shopping lists, manage chores, and keep info about your household devices all in one place. You can scan barcodes to add products quickly and get notifications about expired or low-stock items, reducing waste and saving money. It works on any device with a browser and offers a mobile app-like experience. You can customize it, use its API, and even run it via Docker. This makes managing your home organized, efficient, and less stressful. https://github.com/grocy/grocy

Results

1 similar post found

Search: #cloudnative

当前筛选 #cloudnative清除筛选
GitHub Trends

@githubtrending · Post #14846 · 06/20/2025, 12:00 PM

#go#cloudnative#grafana#hacktoberfest#logging#loki#prometheus Loki is a log aggregation system inspired by Prometheus but designed specifically for logs instead of metrics. It is cost-effective and easy to operate because it only indexes metadata (labels) about logs, not the full log content, which reduces storage and complexity. Loki works well with Kubernetes by automatically indexing pod labels and integrates natively with Grafana for easy log visualization. Its stack includes an agent (Alloy) to collect logs, Loki to store and query them, and Grafana to display them. This setup helps you efficiently manage and analyze logs with less cost and simpler operation compared to traditional logging systems[2]. https://github.com/grafana/loki