8e17ce007bf8f734b00c6b8da666ec44e4329a47
[oam/nf-oam-adopter.git] / docs / deployment-guide.rst
1 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
2 .. SPDX-License-Identifier: CC-BY-4.0
3 .. Copyright (C) 2021 AT&T Intellectual Property. All rights reserved.
4
5 Deployment Guide
6 ================
7
8 Build
9
10 .. code-block:: bash
11
12     cd ves-nf-oam-adopter
13     mvn clean install -Pdocker
14
15 Go to solution folder and execute
16
17 .. code-block:: bash
18
19     cd solution
20     docker-compose up