{"id":29068871,"url":"https://github.com/aspectron/khost","last_synced_at":"2025-06-27T11:09:32.838Z","repository":{"id":216828088,"uuid":"742433636","full_name":"aspectron/khost","owner":"aspectron","description":"Kaspa p2p node deployment tool for Linux","archived":false,"fork":false,"pushed_at":"2024-09-11T20:41:14.000Z","size":277,"stargazers_count":5,"open_issues_count":2,"forks_count":2,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-05-30T01:48:47.592Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","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/aspectron.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}},"created_at":"2024-01-12T13:20:24.000Z","updated_at":"2025-02-16T09:44:36.000Z","dependencies_parsed_at":"2024-07-17T02:34:11.511Z","dependency_job_id":"ee9df103-3a92-4581-acab-5b2053be2201","html_url":"https://github.com/aspectron/khost","commit_stats":null,"previous_names":["aspectron/khost"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aspectron/khost","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspectron%2Fkhost","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspectron%2Fkhost/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspectron%2Fkhost/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspectron%2Fkhost/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aspectron","download_url":"https://codeload.github.com/aspectron/khost/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aspectron%2Fkhost/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262244912,"owners_count":23281029,"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-06-27T11:09:32.091Z","updated_at":"2025-06-27T11:09:32.810Z","avatar_url":"https://github.com/aspectron.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"## `kHOST`\n\n[\u003cimg alt=\"github\" src=\"https://img.shields.io/badge/github-aspectron/khost-8da0cb?style=for-the-badge\u0026labelColor=555555\u0026color=8da0cb\u0026logo=github\" height=\"20\"\u003e](https://github.com/aspectron/khost)\n\u003cimg alt=\"license\" src=\"https://img.shields.io/crates/l/kHOST.svg?maxAge=2592000\u0026color=6ac\u0026style=for-the-badge\u0026logoColor=fff\" height=\"20\"\u003e\n\nKaspa p2p node deployment automation tool for Linux.\n\nkHOST was created to automate deployment of Kaspa nodes intended for use as a part of the Kaspa public RPC network as well as private network high-availability clusters.  kHOST deploys Rusty-Kaspa nodes from sources, configures them to run as a `systemd` service as well as configures NGINX to act as a reverse proxy for the RPC.  This tool exists to simplify and automate Kaspa node deployment as well as to standardize related system configuration.\n\n## Deploying\n\nAs `root`:\n\n```bash\nsudo -s\napt install -y curl build-essential pkg-config libssl-dev\nadduser -q kaspa\nadduser kaspa sudo\nlogin kaspa\n```\n\nAs `kaspa` user:\n\n```bash\ncurl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y\nsource \"$HOME/.cargo/env\"\ncargo install khost\nkhost\n```\n\nIf you already have an existing user and rust installed, you can simply run `cargo install khost` followed by `khost`.\n\nPlease note that the user needs to have root (sudo) privileges to run khost.\n\nIMPORTANT: This tool creates it's own configuration for the kaspad node, as such, any previous configurations should be disabled and removed. If kaspad was running before under the same username, the `~/.rusty-kaspa` data folders containing databases will be re-used.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspectron%2Fkhost","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faspectron%2Fkhost","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faspectron%2Fkhost/lists"}