{"id":48832252,"url":"https://github.com/hiero-ledger/solo-docs","last_synced_at":"2026-04-14T21:01:44.004Z","repository":{"id":343761890,"uuid":"1167894224","full_name":"hiero-ledger/solo-docs","owner":"hiero-ledger","description":"Solo is a command-line tool for deploying and managing Hedera network nodes and services on Kubernetes. This repository contains the official technical documentation site for Solo, built with Hugo and the Docsy theme.","archived":false,"fork":false,"pushed_at":"2026-04-13T16:55:42.000Z","size":2935,"stargazers_count":1,"open_issues_count":21,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-13T17:35:05.126Z","etag":null,"topics":["documentation","hugo","solo"],"latest_commit_sha":null,"homepage":"https://hiero-ledger.github.io/solo-docs/","language":"SCSS","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hiero-ledger.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null,"notice":null,"maintainers":"MAINTAINERS.md","copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-02-26T19:55:22.000Z","updated_at":"2026-04-13T16:55:36.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/hiero-ledger/solo-docs","commit_stats":null,"previous_names":["hiero-ledger/solo-docs"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/hiero-ledger/solo-docs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiero-ledger%2Fsolo-docs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiero-ledger%2Fsolo-docs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiero-ledger%2Fsolo-docs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiero-ledger%2Fsolo-docs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hiero-ledger","download_url":"https://codeload.github.com/hiero-ledger/solo-docs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hiero-ledger%2Fsolo-docs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31815080,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-14T18:05:02.291Z","status":"ssl_error","status_checked_at":"2026-04-14T18:05:01.765Z","response_time":153,"last_error":"SSL_read: 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":["documentation","hugo","solo"],"created_at":"2026-04-14T21:01:40.737Z","updated_at":"2026-04-14T21:01:43.984Z","avatar_url":"https://github.com/hiero-ledger.png","language":"SCSS","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solo Documentation Site\n\n## What is Solo?\n\nSolo is a command-line tool for deploying and managing Hedera network nodes and services on Kubernetes. This repository contains the official technical documentation site for Solo, built with Hugo and the Docsy theme.\n\nThe documentation covers:\n- **Simple Setup**: Quick start guides for basic Solo deployments\n- **Advanced Setup**: Complex network configurations and custom deployments\n- **Using Solo**: Command reference and operational guides\n- **Troubleshooting**: Common issues and solutions\n\n## Quick Start\n\n### Prerequisites\n- Node.js 22+\n- Go (for Hugo extended)\n- Hugo extended 0.145.0+\n\n### Build and Preview\n\n1. Install dependencies:\n   ```bash\n   npm install\n   ```\n\n2. Build the site:\n   ```bash\n   hugo --cleanDestinationDir\n   ```\n\n3. Preview locally:\n   ```bash\n   hugo server -D --baseURL http://localhost:1313/ --cleanDestinationDir\n   ```\n   or simply\n   ```bash\n   hugo serve\n   ```\n\n   Open `http://localhost:1313/` in your browser.\n\n## How to Contribute\n\nWe welcome contributions to improve the Solo documentation! Whether you're fixing typos, adding new guides, or improving existing content, here's how to get started:\n\n### For Content Contributors\n- **New to contributing?** Start with our [Contributing Guide](CONTRIBUTING.md)\n- **Found an issue?** [Open an issue](https://github.com/hiero-ledger/solo-docs/issues) or submit a pull request\n- **Need help?** Check our [troubleshooting guide](content/en/docs/troubleshooting.md)\n\n### For Developers\n- **Technical contributions**: See [CONTRIBUTING.md](CONTRIBUTING.md) for development setup\n- **Auto-generated content**: Documentation is automatically updated from Solo releases via GitHub Actions\n\n## Documentation Structure\n\n- `content/en/docs/` - Main documentation content\n- `content/en/docs/simple-solo-setup/` - Getting started guides\n- `content/en/docs/advanced-solo-setup/` - Advanced configuration\n- `content/en/docs/using-solo/` - Usage and operations\n- `content/en/docs/troubleshooting.md` - Common issues and solutions\n\n## Deployment\n\nThe site is automatically deployed to [solo.hiero.org](https://solo.hiero.org/) when new Solo releases are published. Manual deployments can be triggered via GitHub Actions.\n\n## Support\n\n- **Documentation Issues**: [GitHub Issues](https://github.com/hiero-ledger/solo-docs/issues)\n- **Solo Tool Issues**: [Solo Repository](https://github.com/hiero-ledger/solo)\n- **Community**: Check our [community contributions](content/en/docs/community-contributions.md) guide\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiero-ledger%2Fsolo-docs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhiero-ledger%2Fsolo-docs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhiero-ledger%2Fsolo-docs/lists"}