{"id":27206199,"url":"https://github.com/grayoj/console","last_synced_at":"2025-07-21T07:02:24.163Z","repository":{"id":217896177,"uuid":"739880437","full_name":"grayoj/console","owner":"grayoj","description":"Virtual infrastructure management control panel and resource management utility in Go.","archived":false,"fork":false,"pushed_at":"2024-02-03T08:18:04.000Z","size":67,"stargazers_count":11,"open_issues_count":4,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-09T23:10:45.579Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/grayoj.png","metadata":{"files":{"readme":"README.md","changelog":null,"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":"2024-01-06T20:30:44.000Z","updated_at":"2024-06-13T01:08:57.000Z","dependencies_parsed_at":"2025-04-09T23:20:49.632Z","dependency_job_id":null,"html_url":"https://github.com/grayoj/console","commit_stats":null,"previous_names":["grayoj/console"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/grayoj/console","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayoj%2Fconsole","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayoj%2Fconsole/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayoj%2Fconsole/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayoj%2Fconsole/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/grayoj","download_url":"https://codeload.github.com/grayoj/console/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/grayoj%2Fconsole/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":266255243,"owners_count":23900097,"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","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-04-09T23:10:38.747Z","updated_at":"2025-07-21T07:02:24.144Z","avatar_url":"https://github.com/grayoj.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Console\n\nVirtual infrastructure management control panel and resource management utility in Go with an embedded frontend client written in Vite + Typescript + React. The inspiration\nwas developing a module to help someone that purchases compute (a virtual machine) to see an overview of their compute resources and monitor by accessing your \u003cip_address\u003e:9595\nThe full production version comes preinstalled on virtual machines obtained via Suburban Cloud.\n\n![Console Screenshot](https://i.ibb.co/fD6kJWW/console-screenshot.png)\n\n\u003e This is a limited open-sourced version. Things such as power management/action, software installation and killing processes is not included.\n\n## Features\n\n- View disk usage in a graph.\n- View system volumes (file system overview)\n- View summary of memory usgae.\n- Monitor CPU/Memory usage.\n- View available networks and connectivity.\n- Get an overview of running processes.\n\n## Setup\n\nWithout Docker\n\n\u003e You need Node, pnpm and Go installed on your machine to run the project locally outside a tool like Docker.\n\n- Clone the Repository.\n- In the console directory, run `go mod download`\n- Then switch to the client directory and run `pnpm install \u0026\u0026 pnpm run build`\n- That builds the project into a `dist/*` folder which would be embedded.\n- Switch back to the console directory.\n- Run `go build -o console`\n- To run the compiled binary: `./console`\n- The project starts on port :9595, serving the static embedded files.\n\nWith Docker\n\n- Clone the repository.\n- To build the image, run: `docker build -t console .`\n- To run the built image as a container `docker run -p 9595:9595 console`\n- Access on port :9595\n\n\u003e This version works fine on Mac and most Linux systems. Though some linux specific features for both the console and client were excluded.\n\n## Contributions\n\nPR. The best way. Thanks.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrayoj%2Fconsole","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgrayoj%2Fconsole","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgrayoj%2Fconsole/lists"}