# edgeapps **Repository Path**: fe.zookeeper/edgeapps ## Basic Information - **Project Name**: edgeapps - **Description**: This repository provides the set of applications which can be onboarded on OpenNESS - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-01-06 - **Last Updated**: 2021-01-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Build Status](https://travis-ci.com/open-ness/edgeapps.svg?branch=master)](https://travis-ci.com/open-ness/edgeapps) [![Go Report Card](https://goreportcard.com/badge/github.com/open-ness/edgeapps)](https://goreportcard.com/report/github.com/open-ness/edgeapps) [![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](LICENSE) # OpenNESS Edge Applications This repository presents reference designs of network & enterprise edge applications that have been deployed with the Open Network Edge Services Software (OpenNESS) platform. ## Getting Started If this is your first stop at OpenNESS project, feel free to familiarize yourself with [OpenNESS philosophy and architecture](https://github.com/open-ness/specs/blob/master/doc/architecture.md) and have a look at the [release notes](https://github.com/open-ness/specs/blob/master/openness_releasenotes.md) to learn about the release history, fixed issues and compatible software/hardware. To get started with OpenNESS installation, follow the steps in [the network edge getting started guide](https://github.com/open-ness/specs/blob/master/doc/getting-started/network-edge/controller-edge-node-setup.md) or [the on-premises getting started guide](https://github.com/open-ness/specs/blob/master/doc/getting-started/on-premises/controller-edge-node-setup.md) according to the desired deployment type. More information about the difference between the two deployment scenarios is provided in the [Deployment Scenarios](https://github.com/open-ness/specs/blob/master/doc/architecture.md#deployment-scenarios) section. The edge applications provided in this repository are landed on OpenNESS which is described in the onboarding guides for [network edge deployment](https://github.com/open-ness/specs/blob/master/doc/applications-onboard/network-edge-applications-onboarding.md) and [on-premises deployment](https://github.com/open-ness/specs/blob/master/doc/applications-onboard/on-premises-applications-onboarding.md). It is advised that you practice with these onboarding guides in order to get a feel of how the edge apps are launched and operated in the OpenNESS environment. The full documentation of the OpenNESS solution is accessible at the [OpenNESS index page](https://github.com/open-ness/specs/blob/master/README.md). ## Contributing Thank you for considering joining our community! Let's get started from [here](CONTRIBUTING.md). All code contributions should follow the [development guide](DEVELOPING.md). ## Code of Conduct The OpenNESS community abides by the [Contributor Covenant](CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behavior to OpenNESS maintainers. ## License The OpenNESS project is open-source and released under [Apache License, Version 2.0](LICENSE).