mirror of
https://github.com/balena-io/open-balena.git
synced 2024-12-18 21:27:52 +00:00
landr updates
This commit is contained in:
parent
08890adf92
commit
f151d2a6cc
26
README.md
26
README.md
@ -1,27 +1,9 @@
|
||||
![logo](./docs/assets/openbalena-logo.svg)
|
||||
|
||||
---
|
||||
|
||||
**openbalena is an open source platform that helps you deploy and manage connected devices. Devices run
|
||||
[balenaOS][balena-os-website], a host operating system designed for running
|
||||
containers on IoT devices, and are managed via the [balena CLI][balena-cli],
|
||||
which you can use to configure your application containers, push updates, check
|
||||
status, view logs, and more.**
|
||||
**openbalena is a platform that helps you deploy and manage connected devices. Devices run [balenaOS][balena-os-website], a host operating system designed for running containers on IoT devices, and are managed via the [balena CLI][balena-cli], which you can use to configure your application containers, push updates, check status, view logs, and more.**
|
||||
|
||||
## Highlights
|
||||
* **Slim, container-based OS:** Bring the benefits of balenaOS, our container-optimized OS, to your entire fleet of edge devices.
|
||||
* **Manage your fleet from the command line:** Provision and deploy code quickly to devices from the command line, update your entire fleet with a single command.
|
||||
* **Extensible with powerful API & SDK:** Customize openbalena to fit your operational needs at any scale.
|
||||
|
||||
## Field-ready fleet management
|
||||
|
||||
openbalena’s backend services, composed of battle-tested components that we’ve run in production on [balenaCloud][balena-cloud-website]
|
||||
for years, can store device information securely and reliably, allow remote
|
||||
management via a built-in VPN service, and efficiently distribute container
|
||||
images to your devices.
|
||||
|
||||
## Features
|
||||
|
||||
- **Simple provisioning**: Adding devices to your fleet is a breeze
|
||||
- **Easy updates**: Remotely update the software on your devices with a single command
|
||||
- **Container-based**: Benefit from the power of virtualization, optimized for the edge
|
||||
@ -29,7 +11,11 @@ images to your devices.
|
||||
- **Powerful API & SDK**: Extend openBalena to fit your needs
|
||||
- **Built-in VPN**: Access your devices regardless of their network environment
|
||||
|
||||
To learn more about openBalena, visit [balena.io/open][open-balena-website].
|
||||
## Field-ready fleet management
|
||||
|
||||
openbalena’s backend services, composed of battle-tested components that we’ve run in production on [balenaCloud][balena-cloud-website] for years, can store device information securely and reliably, allow remote management via a built-in VPN service, and efficiently distribute container images to your devices.
|
||||
|
||||
To learn more about openbalena, visit [balena.io/open][open-balena-website].
|
||||
|
||||
## Getting Started
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user