summaryrefslogtreecommitdiffstats
path: root/docs/usecases/automatingthedeployment.rst
diff options
context:
space:
mode:
authorFrancesco Spinelli <francescospinelli94@live.it>2019-02-28 11:51:24 +0100
committerDamjan Marion <dmarion@me.com>2019-04-25 22:44:55 +0000
commit22e9c03ad285a3f4bc86e75159d2ed48210438de (patch)
tree4a6babb347088b0bb7ff655267ed968747fabdd8 /docs/usecases/automatingthedeployment.rst
parentb62b549b5531fe1f274d6f0ccdc76683d945e165 (diff)
docs: Add VPP inside the Cloud
This commit updates the VPP docs, adding the VPP deployment and configuration inside the cloud Change-Id: I97322deb57f0dfb1aa46cca301adbc91ce4a19f6 Signed-off-by: Francesco Spinelli <francescospinelli94@live.it>
Diffstat (limited to 'docs/usecases/automatingthedeployment.rst')
-rw-r--r--docs/usecases/automatingthedeployment.rst12
1 files changed, 12 insertions, 0 deletions
diff --git a/docs/usecases/automatingthedeployment.rst b/docs/usecases/automatingthedeployment.rst
new file mode 100644
index 00000000000..6772b18e4e5
--- /dev/null
+++ b/docs/usecases/automatingthedeployment.rst
@@ -0,0 +1,12 @@
+.. _automatingthedeployment:
+
+.. toctree::
+
+Automating VPP deployment
+__________________________
+
+
+
+In order to make the VPP deployment easier inside AWS and Azure, we have created two different Terraform scripts, compatibles with both Public Cloud Provider. These scripts allow to automate the deployment of the resources. `Here you can find the scripts anf further informations <https://github.com/francescospinelli94/Automating-Deployment-VPP>`_.
+
+