Skip to content

Commit

Permalink
README.md update
Browse files Browse the repository at this point in the history
Signed-off-by: Sze Yan <[email protected]>
  • Loading branch information
szeyan543 authored Jul 15, 2024
1 parent ec1b871 commit 9c8e275
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,11 @@ This Open Horizon service demonstrates a simple HTTP server written in Python. T

## Prerequisites

To ensure the successful installation and operation of the Open Horizon service, the following prerequisites must be met:
NOTE: If you plan to build a new image, a DockerHub login is required and export DOCKER_HUB_ID=[your DockerHub ID] before running installation and Makefile targets.

NOTE: Export the "ARCH" environment variable to set a non-default value for the build process.

To ensure the successful installation and operation of the Open Horizon service, the following prerequisites must be met:

**Open Horizon Management Hub:** To publish this service and register your edge node, you must either [install the Open Horizon Management Hub](https://open-horizon.github.io/quick-start) or have access to an existing hub. You may also choose a downstream commercial distribution like IBM's Edge Application Manager. If you'd like to use the Open Horizon community hub, you may [apply for a temporary account](https://wiki.lfedge.org/display/LE/Open+Horizon+Management+Hub+Developer+Instance) at the Open Horizon community hub, where credentials will be provided.

Expand Down Expand Up @@ -169,4 +172,4 @@ make publish-deployment-policy
___


Enjoy! Give us [feedback](https://github.com/open-horizon-services/web-helloworld-python/issues) if you have suggestions on how to improve this tutorial.
Enjoy! Give us [feedback](https://github.com/open-horizon-services/web-helloworld-python/issues) if you have suggestions on how to improve this tutorial.

0 comments on commit 9c8e275

Please sign in to comment.