aboutsummaryrefslogtreecommitdiffstats
path: root/vagrant/README.md
blob: 7473beae233bcb3bc3fce7a110ba108aed316b06 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Demo
====

ONAP demo is created by vagrant. It is verified to work in Ubuntu 16.04 64bit
with 125G memory & 1T disk.

Setup
-----

./run_demo.sh

Cleanup
-------

vagrant destroy -f

Proxy
-----

Proxy setup is optional. If setup is behind sock5 proxy, SOCKS5_IP, SOCKS5_PORT
and DNS_SERVER is updated and ./setup_proxy is run before running demo.