Server

C 60 completed
Devops
containerized / yaml · tiny
29
Files
1,299
LOC
0
Frameworks
3
Languages

Pipeline State

completed
Run ID
#352203
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
30.66
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #49310
Member of a group with 1 similar repo(s) — canonical #24818 view group →
Top concepts (1)
DevOps/Infrastructure
Repobility · open methodology · https://repobility.com/research/

AI Prompt

Create a comprehensive Docker Compose setup for a two-node homelab architecture. I need configurations for two nodes: a public-facing VPS named 'juul' and an on-prem server named 'cherryblossom'. The setup must integrate monitoring (Grafana, VictoriaMetrics, Loki), CI/CD (Jenkins), media streaming (Jellyfin), torrenting (Transmission), AI inference (Ollama), and secure networking using Tailscale. Please ensure the configuration accounts for Traefik as a reverse proxy on 'juul' and handles GPU access for Ollama on 'cherryblossom'.
docker-compose homelab networking monitoring ci/cd jellyfin ollama linux yaml infrastructure
Generated by gemma4:latest

Catalog Information

This project provides a Docker Compose-based configuration for a two-node homelab that integrates monitoring, CI/CD, media streaming, torrenting, AI inference, and secure networking.

Description

The configuration orchestrates two homelab nodes: a public-facing VPS that hosts a reverse proxy, CI/CD pipeline, monitoring stack, and logging infrastructure, and an on-premises server that runs media services, torrent clients, and GPU-accelerated AI inference. Services such as Traefik, Jenkins, Grafana, Loki, and VictoriaMetrics provide a unified dashboard for monitoring and continuous integration, while Promtail forwards logs to a central Loki instance. Media playback is handled by Jellyfin, and torrenting is managed through Transmission behind a VPN tunnel. AI workloads run on Ollama with GPU support, exposed via an Envoy proxy for metrics collection. All nodes communicate securely over a VPN, ensuring isolated yet connected operation. The setup is fully reproducible with Docker Compose and requires minimal manual configuration beyond environment variables.

الوصف

يُنسق الإعدادان عقدتين في مختبر منزلي: العقدة العامة التي تستضيف وكيل عكسي، خط أنابيب CI/CD، مجموعة مراقبة، وبنية تحتية لتسجيل السجلات، والعقدة الداخلية التي تشغل خدمات الوسائط، عملاء التورنت، وحوسبة الذكاء الاصطناعي مع دعم GPU. تُوفر خدمات مثل Traefik وJenkins وGrafana وLoki وVictoriaMetrics لوحة تحكم موحدة للمراقبة والتكامل المستمر، بينما يُرسل Promtail السجلات إلى Loki مركزي. يُعالج Jellyfin بث الوسائط، ويُدار التورنت عبر Transmission خلف نفق VPN. تُشغّل مهام الذكاء الاصطناعي على Ollama مع دعم GPU، وتُعرض عبر Envoy للمعالجة المسبقة للبيانات. تتواصل جميع العقد بأمان عبر VPN، مما يضمن عملًا معزولًا ومتصلاً في آن واحد. يمكن تكرار الإعداد بالكامل باستخدام Docker Compose مع إعداد متغيّرات البيئة فقط.

Novelty

6/10

Tags

homelab container-orchestration monitoring-stack continuous-integration media-streaming torrent-management ai-inference

Claude Models

claude-opus-4.6

Quality Score

C
60.0/100
Structure
44
Code Quality
100
Documentation
30
Testing
0
Practices
78
Security
100
Dependencies
50

Strengths

  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected
  • Containerized deployment (Docker)

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a linter configuration to enforce code style consistency
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

4.1h
Tech Debt (D)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (8)
Repobility's GitHub App fixes findings like these · https://github.com/apps/repobility-bot
Unknown
License
0.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

yaml
90.8%
markdown
5.6%
lua
3.7%

Frameworks

None detected

Concepts (1)

All metrics by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
Generated by Repobility's multi-pass static-analysis pipeline (https://repobility.com)
auto_categoryDevOps/Infrastructuredevops-infra60%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/76312.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV