{"id":25055113,"url":"https://github.com/yashhere/homelab","last_synced_at":"2025-07-24T10:37:19.142Z","repository":{"id":275007322,"uuid":"923521219","full_name":"yashhere/homelab","owner":"yashhere","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-18T06:02:02.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-18T19:31:58.169Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yashhere.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-01-28T11:55:08.000Z","updated_at":"2025-04-18T06:02:05.000Z","dependencies_parsed_at":null,"dependency_job_id":"f1da940c-7593-4997-98aa-41b82adb47a6","html_url":"https://github.com/yashhere/homelab","commit_stats":null,"previous_names":["yashhere/homelab"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/yashhere/homelab","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashhere%2Fhomelab","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashhere%2Fhomelab/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashhere%2Fhomelab/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashhere%2Fhomelab/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yashhere","download_url":"https://codeload.github.com/yashhere/homelab/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashhere%2Fhomelab/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266828794,"owners_count":23991220,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-07-24T02:00:09.469Z","response_time":99,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-02-06T12:20:09.935Z","updated_at":"2025-07-24T10:37:19.120Z","avatar_url":"https://github.com/yashhere.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Services Management\n\n## Available Services\n- calibre\n- couchdb\n- hoarder\n- miniflux\n- monitoring/grafana\n- monitoring/influxdb-v2\n- npm (Nginx Proxy Manager)\n- openwebui\n- speedtest\n\n## Setup\n1. Create the proxy network:\n```bash\ndocker network create proxy\n```\n\n2. Make sure all scripts are executable:\n```bash\nchmod +x setup.sh scripts/*.sh\n```\n\n## Usage\n\n### Using Makefile (recommended)\n```bash\n# Start a service\nmake start SERVICE=\u003cservice\u003e\n\n# Stop a service \nmake stop SERVICE=\u003cservice\u003e\n\n# Restart a service\nmake restart SERVICE=\u003cservice\u003e\n\n# Check service status\nmake status SERVICE=\u003cservice\u003e\n\n# View service logs\nmake logs SERVICE=\u003cservice\u003e\n\n# Backup a service\nmake backup SERVICE=\u003cservice\u003e BACKUP_DEST=/path/to/backup\n```\n\n### Using setup.sh directly\n```bash\n# Start a service\n./setup.sh \u003cservice\u003e start\n\n# Stop a service\n./setup.sh \u003cservice\u003e stop\n\n# Restart a service\n./setup.sh \u003cservice\u003e restart\n\n# Check service status\n./setup.sh \u003cservice\u003e status\n\n# View service logs\n./setup.sh \u003cservice\u003e logs\n\n# Backup a service\n./setup.sh \u003cservice\u003e backup /path/to/backup\n```\n\nExamples:\n```bash\n# Start Grafana\n./setup.sh monitoring/grafana start\n\n# Stop Calibre\n./setup.sh calibre stop\n\n# View all available services\n./setup.sh\n```\n\n## Backup\nTo backup all volumes:\n```bash\n./scripts/backup.sh /path/to/backup/destination\n```\n\n## Directory Structure\n```\n.\n├── compose/        # Docker compose files\n├── volumes/        # Docker volumes\n├── configs/        # Configuration files\n├── scripts/        # Management scripts\n└── secrets/        # Secret files\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashhere%2Fhomelab","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashhere%2Fhomelab","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashhere%2Fhomelab/lists"}