Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 1.62 KB

quick-start.md

File metadata and controls

34 lines (20 loc) · 1.62 KB
layout title description
page
Quick Start
A guide to get you using Open Horizon in minutes.

Overview

Open Horizon is a middleware solution designed to manage the deployment and service software lifecycle of containerized applications. It also supports an optional separation of concerns between a service and related machine learning assets by providing a separate model sync service. These solutions enable autonomous management of large fleets of edge compute nodes in various connected states.

To install a simple, developer-friendly version of all the services on one device, run the following one-liner as root on an x86_64 machine running Ubuntu 18.04:

{% capture code %}curl -sSL https://raw.githubusercontent.com/open-horizon/devops/master/mgmt-hub/deploy-mgmt-hub.sh | bash{% endcapture %} {% include code_snippet.md code=code language='shell' %}

Common Requests

👩‍💻 How to install Open Horizon

💻 How to use Open Horizon

💾 How to contribute to the Open Horizon project

🐞 How to report an issue to Open Horizon

📚 How to get support for Open Horizon

Learn More

Developer Learning Path page.

From the Getting Started Overview page.

From Open-Horizon Project Playlist on YouTube.