{"id":45374660,"url":"https://github.com/crocofied/CoreObs","last_synced_at":"2026-03-06T17:01:29.692Z","repository":{"id":287369364,"uuid":"964511724","full_name":"crocofied/CoreObs","owner":"crocofied","description":"Dashboard to manage your entire server infrastructure","archived":false,"fork":false,"pushed_at":"2026-02-13T23:23:02.000Z","size":11076,"stargazers_count":1275,"open_issues_count":0,"forks_count":34,"subscribers_count":10,"default_branch":"main","last_synced_at":"2026-02-14T05:25:25.779Z","etag":null,"topics":["dashboard","monitoring","server-management"],"latest_commit_sha":null,"homepage":"https://corecontrol.xyz","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/crocofied.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","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},"funding":{"github":"crocofied","buy_me_a_coffee":"corecontrol"}},"created_at":"2025-04-11T10:28:24.000Z","updated_at":"2026-02-14T00:26:03.000Z","dependencies_parsed_at":"2025-05-17T10:30:56.082Z","dependency_job_id":"591bb77e-c702-42c8-8b1c-77998452798c","html_url":"https://github.com/crocofied/CoreObs","commit_stats":null,"previous_names":["crocofied/corecontrol","crocofied/coreobs"],"tags_count":13,"template":false,"template_full_name":null,"purl":"pkg:github/crocofied/CoreObs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crocofied%2FCoreObs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crocofied%2FCoreObs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crocofied%2FCoreObs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crocofied%2FCoreObs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/crocofied","download_url":"https://codeload.github.com/crocofied/CoreObs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/crocofied%2FCoreObs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30186779,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dashboard","monitoring","server-management"],"created_at":"2026-02-21T16:00:30.376Z","updated_at":"2026-03-06T17:01:29.680Z","avatar_url":"https://github.com/crocofied.png","language":"TypeScript","funding_links":["https://github.com/sponsors/crocofied","https://buymeacoffee.com/corecontrol","https://www.buymeacoffee.com/corecontrol"],"categories":["TypeScript"],"sub_categories":[],"readme":"https://discord.gg/gMSgHZDHyy\n\n\n![Logo](https://i.ibb.co/hwSZTJH/Kopie-von-Cash-Mate.png)\n\n\n# CoreControl\n\nThe only dashboard you'll ever need to manage your entire server infrastructure. Keep all your server data organized in one central place, easily add your self-hosted applications with quick access links, and monitor their availability in real-time with built-in uptime tracking. Designed for simplicity and control, it gives you a clear overview of your entire self-hosted setup at a glance.\n\n[![\"Buy Me A Coffee\"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/corecontrol)\n[![Sponsor](https://img.shields.io/badge/sponsor-30363D?style=for-the-badge\u0026logo=GitHub-Sponsors\u0026logoColor=#white)](https://github.com/sponsors/crocofied)\n\n## Features\n\n- Dashboard: A clear screen with all the important information about your servers (WIP)\n- Servers: This allows you to add all your servers (including Hardware Information), with Quicklinks to their Management Panels\n- Applications: Add all your self-hosted services to a clear list and track their up and down time\n- Networks: Generate visually stunning network flowcharts with ease.\n\n## Screenshots\nLogin Page:\n![Login Page](/screenshots/login.png)\n\nDashboard Page:\n![Dashboard Page](/screenshots/dashboard.png)\n\nServers Page:\n![Servers Page](/screenshots/servers.png)\n\nServer Detail Page\n![Server Detail Page](/screenshots/server.png)\n\nApplications Page:\n![Applications Page](/screenshots/applications.png)\n\nUptime Page:\n![Uptime Page](/screenshots/uptime.png)\n\nNetwork Page:\n![Network Page](/screenshots/network.png)\n\nSettings Page:\n![Settings Page](/screenshots/settings.png)\n\n## Roadmap\n- [X] Edit Applications, Applications searchbar\n- [X] Uptime History\n- [X] Notifications\n- [X] Simple Server Monitoring\n- [ ] Improved Network Flowchart with custom elements (like Network switches)\n- [ ] Advanced Settings (Disable Uptime Tracking \u0026 more)\n\n## Deployment\n\nSimply run this compose.yml:\n```yml\nservices:\n  web:\n    image: haedlessdev/corecontrol:latest\n    ports:\n      - \"3000:3000\"\n    environment:\n      JWT_SECRET: RANDOM_SECRET # Replace with a secure random string\n      DATABASE_URL: \"postgresql://postgres:postgres@db:5432/postgres\"\n\n  agent:\n    image: haedlessdev/corecontrol-agent:latest\n    environment:\n      DATABASE_URL: \"postgresql://postgres:postgres@db:5432/postgres\"\n    depends_on:\n      db:\n        condition: service_healthy\n\n  db:\n    image: postgres:17\n    restart: always\n    environment:\n      POSTGRES_USER: postgres\n      POSTGRES_PASSWORD: postgres\n      POSTGRES_DB: postgres\n    volumes:\n      - postgres_data:/var/lib/postgresql/data\n    healthcheck:\n      test: [\"CMD-SHELL\", \"pg_isready -U postgres\"]\n      interval: 2s\n      timeout: 2s\n      retries: 10\n\nvolumes:\n  postgres_data:\n```\n\n#### Default Login\n__E-Mail:__ admin@example.com\\\n__Password:__ admin\n\n## Tech Stack \u0026 Credits\n\nThe application is build with:\n- Next.js \u0026 Typescript\n- Go (used for the agent)\n- Tailwindcss with [shadcn](shadcn.com)\n- PostgreSQL with [Prisma ORM](https://www.prisma.io/)\n- Icons by [Lucide](https://lucide.dev/)\n- Flowcharts by [React Flow](https://reactflow.dev/)\n- Application icons by [selfh.st/icons](https://selfh.st/icons)\n- Monitoring Tool by [Glances](https://github.com/nicolargo/glances)\n- and a lot of love ❤️\n\n## Star History\n\n[![Star History Chart](https://api.star-history.com/svg?repos=crocofied/CoreControl\u0026type=Date)](https://www.star-history.com/#crocofied/CoreControl\u0026Date)\n\n## License\n\nLicensed under the [MIT License](https://github.com/crocofied/CoreControl/blob/main/LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrocofied%2FCoreObs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcrocofied%2FCoreObs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcrocofied%2FCoreObs/lists"}