Merge pull request #556 from paulzim/master

Updated architecture graphic in MEANstack tutorial
This commit is contained in:
johndmulhausen 2016-05-22 15:12:28 -07:00
commit ab450e1693
3 changed files with 14 additions and 10 deletions

View File

@ -412,7 +412,7 @@ web-controller-xxxx 1/1 Running 0 1m
At this point, everything is up and running. The architecture looks something like this:
![image](/images/docs/meanstack/image_5.png)
![image](/images/docs/meanstack/MEANstack_architecture.svg){: style="max-width:25%"}
By default, port 80 should be open on the load balancer. In order to find the IP address of our app, run this command:

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 85 KiB

View File

@ -11,7 +11,7 @@ title: Accelerate Your Delivery
<section id="hero" class="light-text">
<main>
<div id="headlineWrapper">
<h1>Accelerate Your Delivery</h1>
<h1>Accelerate Your Delivery Area</h1>
<h5>Manage an infrastructure cluster as a single system to simplify container operations.</h5>
</div>
<a href="/docs/hellonode/" id="quickstartButton" class="button">Try Our Hello World</a>