Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Table of Contents
minLevel2

Installation

Installation Prerequisites

  • Java 8
  • node.js v0.10.x
  • graphviz v2.36.0 or later (only needed if you want to view the directed graph image in the dgbuilder).
  • Maven

Installation Instructions

If node.js isn't installed run the below commands

Code Block
sudo apt-get install -y nodejs
sudo ln -s /usr/bin/nodejs /usr/bin/node

Clone the project from gerrit move into the git repository folder. Then create a release and start it.

Code Block
languagebash
#clone from gerrit
git clone http://[linux_id]@gerrit.onap.org/r/a/sdnc/oam
cd oam
cd dgbuilder
./createReleaseDir.sh "releaseName" "name" "emailId" "gitLocalRepositoryFullPath"
./start.sh releaseName