added nginx
This commit is contained in:
@@ -8,6 +8,8 @@
|
|||||||
This is a simple example microservices ecommerce application.
|
This is a simple example microservices ecommerce application.
|
||||||
It has been built using various technologies:
|
It has been built using various technologies:
|
||||||
<ul>
|
<ul>
|
||||||
|
<li>AngularJS (1.x)</li>
|
||||||
|
<li>Nginx</li>
|
||||||
<li>NodeJS</li>
|
<li>NodeJS</li>
|
||||||
<li>Java</li>
|
<li>Java</li>
|
||||||
<li>Python</li>
|
<li>Python</li>
|
||||||
@@ -15,7 +17,6 @@
|
|||||||
<li>MongoDB</li>
|
<li>MongoDB</li>
|
||||||
<li>Redis</li>
|
<li>Redis</li>
|
||||||
<li>MySQL</li>
|
<li>MySQL</li>
|
||||||
<li>AngularJS (1.x)</li>
|
|
||||||
</ul>
|
</ul>
|
||||||
When deployed into an environment monitored by Instana, these technology stacks will be automatically
|
When deployed into an environment monitored by Instana, these technology stacks will be automatically
|
||||||
detected and monitored, all with minimum configuration. Every request will be traced end to end.
|
detected and monitored, all with minimum configuration. Every request will be traced end to end.
|
||||||
|
Reference in New Issue
Block a user