This repository contains the documentation source files for Harbor Scale — a platform for collecting, storing, and analyzing telemetry data across cloud, edge, and offline deployments.
All official docs live here, including:
- Getting started guides
- Deployment and architecture patterns
- Data formats and API references
- Harbor types, tiers, and integration models
- AI Harbor and LLM capabilities
Docs are written in Markdown and structured for clarity, maintainability, and version control.
We welcome improvements, corrections, and additions.
- Fork the repo and create a branch.
- Make your changes in Markdown (
.md) files underdocs/. - Ensure clarity, structure, and consistent tone.
- Open a pull request with a clear description.
Use relative links and avoid hardcoding version numbers or endpoints unless necessary.
- Use simple, active language.
- Favor headings and bullet points.
- Keep file names lowercase with hyphens.
- Include frontmatter only if building with static site generators.