{"id":25169969,"url":"https://github.com/introvesia/dockeranium","last_synced_at":"2025-07-24T00:03:30.430Z","repository":{"id":273474452,"uuid":"919817517","full_name":"Introvesia/dockeranium","owner":"Introvesia","description":"A modern Docker control panel","archived":false,"fork":false,"pushed_at":"2025-01-24T05:35:04.000Z","size":108,"stargazers_count":1,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T20:30:33.940Z","etag":null,"topics":["control-panel","docker","docker-image","server"],"latest_commit_sha":null,"homepage":"https://introvesia.com","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Introvesia.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2025-01-21T04:22:53.000Z","updated_at":"2025-01-25T12:23:05.000Z","dependencies_parsed_at":"2025-04-03T20:39:31.661Z","dependency_job_id":null,"html_url":"https://github.com/Introvesia/dockeranium","commit_stats":null,"previous_names":["introvesia/dockeranium"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/Introvesia/dockeranium","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Introvesia%2Fdockeranium","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Introvesia%2Fdockeranium/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Introvesia%2Fdockeranium/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Introvesia%2Fdockeranium/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Introvesia","download_url":"https://codeload.github.com/Introvesia/dockeranium/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Introvesia%2Fdockeranium/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266769751,"owners_count":23981428,"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-23T02:00:09.312Z","response_time":66,"last_error":null,"robots_txt_status":null,"robots_txt_updated_at":null,"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":["control-panel","docker","docker-image","server"],"created_at":"2025-02-09T08:37:03.108Z","updated_at":"2025-07-24T00:03:30.398Z","avatar_url":"https://github.com/Introvesia.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockeranium\n\nA modern Docker control panel built with Next.js and Django.\n\n## Features\n\n- 🎯 Clean and intuitive dashboard interface\n- 🔐 User authentication system\n- 📱 Responsive sidebar navigation\n- 👤 User profile management\n\n## Project Structure\n\nThe application will be available at:\n- Frontend: http://localhost:3000\n\n### Build and Deploy to Harbor\n\n#### Prerequisites\n- Docker installed and running\n- Access to Harbor registry\n- Harbor credentials configured\n\n#### 1. Build Docker Images\n\nBuild the frontend production image:\n\n```bash\ndocker build -t dockeranium-web:{tag} -f frontend/Dockerfile.prod .\ndocker build -t dockeranium-api:{tag} -f backend/Dockerfile.prod .\n```\n\n#### 2. Tag Docker Images\n\n```bash\ndocker tag dockeranium-web:{tag} {registry}/dockeranium-web:{tag}\ndocker tag dockeranium-api:{tag} {registry}/dockeranium-api:{tag}\n```\n\n#### 3. Push Docker Images to Harbor\n\n```bash\ndocker push {registry}/dockeranium-web:{tag}\ndocker push {registry}/dockeranium-api:{tag}\n```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintrovesia%2Fdockeranium","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fintrovesia%2Fdockeranium","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fintrovesia%2Fdockeranium/lists"}