setup onap demo by vagrant
[demo.git] / vagrant / README.md
diff --git a/vagrant/README.md b/vagrant/README.md
new file mode 100644 (file)
index 0000000..7473bea
--- /dev/null
@@ -0,0 +1,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.