Files
weave-scope/experimental/example/README.md
2015-09-04 13:07:29 +00:00

19 lines
232 B
Markdown

# example
To run,
```
make all
./run.sh
```
# "architecture"
```
curl -> frontend --> app --> searchapp -> elasticsearch
(nginx) |
--> qotd -> internet
|
--> redis
```