Documentation for the balenaCloud platform lives here.
Join our forums to chat.
This repo intends to provide our public-facing documentation. The documentation in this repo is hosted at https://docs.balena.io.
If you think something is not documented, is outdated, or can be improved, don't hesitate to open a PR! Check our CONTRIBUTING document for the guidelines to ensure your PR can be merged as quickly as possible. One can open or check existing issues on GitHub issues. Looking forward to seeing your contributions!
Pro tip: Use the "Edit on GitHub" button to make changes to the correct file. It can be found via the dropdown by the
Askbutton
For all instances, we use balena as lower-case capitalization unless beginning a sentence (Ex. I like balena. Balena is great.). More instances as follows,
- balena (used to refer to the company as a whole, not in place of balenaCloud, balenaOS or any other project)
- balenaEtcher
- balenaOS (note the capitalization of OS)
- balenaEngine
- balenaFin
- balenaCloud
- the balena CLI
- the balena Supervisor
- openbalena
When creating new content or altering current pages, it's recommended to try and keep things DRY (Don't Repeat Yourself). This is accomplished in the balenaCloud documentation by using "reusable content". The /pages/.gitbook/includes folder contain snippets of the docs, which can be reused anywhere in the documentation.
To use reusable content in a page, all you need to do is add the following onto the page:
{% include "../../../.gitbook/includes/balena-example-projects.md" %}
Warning: You are not able to link to headings in reusable content.
The project is licensed under the Apache 2.0 license.