{"id":34995237,"url":"https://github.com/noxify/renoun-repros","last_synced_at":"2026-05-20T18:36:36.524Z","repository":{"id":327273790,"uuid":"1108488240","full_name":"noxify/renoun-repros","owner":"noxify","description":null,"archived":false,"fork":false,"pushed_at":"2025-12-03T15:38:25.000Z","size":3336,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-12-05T17:52:04.314Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://renoun-repros-vite-rsc.vercel.app","language":"MDX","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/noxify.png","metadata":{"files":{"readme":"README.docker.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-12-02T14:13:53.000Z","updated_at":"2025-12-03T15:38:29.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/noxify/renoun-repros","commit_stats":null,"previous_names":["noxify/renoun-repros"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/noxify/renoun-repros","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Frenoun-repros","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Frenoun-repros/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Frenoun-repros/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Frenoun-repros/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/noxify","download_url":"https://codeload.github.com/noxify/renoun-repros/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/noxify%2Frenoun-repros/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28069213,"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-12-27T02:00:05.897Z","response_time":58,"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-12-27T02:02:55.818Z","updated_at":"2025-12-27T02:04:07.654Z","avatar_url":"https://github.com/noxify.png","language":"MDX","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Docker Setup\n\nDieses Setup repliziert die Vercel-Umgebung lokal für Testing.\n\n## Ressourcen-Konfiguration\n\nJeder Service ist konfiguriert mit:\n\n- **4 vCPUs**\n- **8 GB Memory**\n- **~23 GB Disk space** (durch Docker Volume)\n\n## Verwendung\n\n### Alle Services starten\n\n```bash\ndocker-compose up -d\n```\n\n### Einzelnen Service starten\n\n```bash\ndocker-compose up -d vite-rsc\ndocker-compose up -d waku\ndocker-compose up -d next\n```\n\n### Services neu bauen\n\n```bash\ndocker-compose build\n# oder für einen spezifischen Service\ndocker-compose build vite-rsc\n```\n\n### Logs ansehen\n\n```bash\ndocker-compose logs -f\n# oder für einen spezifischen Service\ndocker-compose logs -f vite-rsc\n```\n\n### Services stoppen\n\n```bash\ndocker-compose down\n```\n\n### Alles stoppen und Volumes löschen\n\n```bash\ndocker-compose down -v\n```\n\n## Ports\n\n- **vite-rsc**: http://localhost:3000\n- **waku**: http://localhost:3001\n- **next**: http://localhost:3002\n\n## Shared Content\n\nDer `shared/content` Ordner wird als read-only Volume in alle Container gemountet.\nÄnderungen am Content erfordern einen Container-Neustart:\n\n```bash\ndocker-compose restart vite-rsc\n```\n\n## Development vs Production\n\nDie Docker-Konfiguration läuft im Production-Modus. Für Development verwende die normalen npm/pnpm-Scripts.\n\n## Troubleshooting\n\n### Container startet nicht\n\n```bash\ndocker-compose logs [service-name]\n```\n\n### Build-Fehler\n\n```bash\ndocker-compose build --no-cache [service-name]\n```\n\n### Ressourcen überprüfen\n\n```bash\ndocker stats\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoxify%2Frenoun-repros","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnoxify%2Frenoun-repros","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnoxify%2Frenoun-repros/lists"}