Skip to content

helyos-labs/docs

Repository files navigation

Helyos Documentation

The source for the Helyos documentation site, built with Docusaurus.

Develop

npm install      # install dependencies
npm start        # start the dev server at http://localhost:3000

Build

npm run build    # static build into ./build
npm run serve    # preview the production build locally

npm run build fails on broken links, so a green build means the docs are internally consistent.

Structure

Content lives under docs/, organized into categories that map 1:1 to the sidebar:

Folder Section
introduction/ What Helyos is, comparisons, how it works
getting-started/ Installation, quickstart, first deployment
concepts/ Projects, deployments, scheduling, health, DNS
guides/ Task-oriented how-tos
reference/ CLI, deployment spec, REST API, daemon flags, config
security/ Security model, tokens, TLS, secrets

License

Documentation is licensed under Apache-2.0.

About

Helyos documentation — modern user docs built with Docusaurus

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors