@@ -38,48 +38,45 @@ <h1 style="font-size: 52px;">Microservices Sample Project</h1>
3838 < div class ="readme boxed-group clearfix announce instapaper_body md ">
3939
4040 < article class ="markdown-body entry-content " itemprop ="text ">
41-
41+ < h1 >
42+ < a id ="user-content-microservices-sample-project " class ="anchor "
43+ href ="#microservices-sample-project " aria-hidden ="true "> < svg
44+ aria-hidden ="true " class ="octicon octicon-link " height ="16 "
45+ version ="1.1 " viewBox ="0 0 16 16 " width ="16 ">
46+ < path fill-rule ="evenodd "
47+ d ="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z "> </ path > </ svg > </ a > Microservices
48+ Sample Project
49+ </ h1 >
4250 < p > Microservices sample project is a cloud-enabled,
4351 microservices based, mobile-ready, scalable, resilient, AngularJS
4452 powered HTML5 Application.</ p >
45- < div >
46- Code Base: < a
47- href ="https://github.com/vmudigal/microservices-sample "
48- target ="_blank "> https://github.com/vmudigal/microservices-sample</ a >
49- </ div >
50-
5153 < h3 >
5254 < a id ="user-content-architecture " class ="anchor "
5355 href ="#architecture " aria-hidden ="true "> < svg
5456 aria-hidden ="true " class ="octicon octicon-link " height ="16 "
5557 version ="1.1 " viewBox ="0 0 16 16 " width ="16 ">
56- < path fill-rule ="evenodd "
58+ < path fill-rule ="evenodd "
5759 d ="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z "> </ path > </ svg > </ a > Architecture
5860 </ h3 >
59-
6061 < p > Below is the architectural diagram for microservices sample
6162 project.</ p >
62-
6363 < p >
6464 < a
65- href ="https://raw.githubusercontent.com/vmudigal/microservices-sample/master /documents/Architecture .jpg "
65+ href ="https://raw.githubusercontent.com/vmudigal/microservices-sample/version-two /documents/Architectue .jpg "
6666 target ="_blank "> < img
67- src ="https://raw.githubusercontent.com/vmudigal/microservices-sample/master /documents/Architecture .jpg "
67+ src ="https://raw.githubusercontent.com/vmudigal/microservices-sample/version-two /documents/Architectue .jpg "
6868 alt ="alt tag " style ="max-width: 100%; "> </ a >
6969 </ p >
70-
7170 < h3 >
7271 < a id ="user-content-technology " class ="anchor " href ="#technology "
7372 aria-hidden ="true "> < svg aria-hidden ="true "
7473 class ="octicon octicon-link " height ="16 " version ="1.1 "
7574 viewBox ="0 0 16 16 " width ="16 ">
76- < path fill-rule ="evenodd "
75+ < path fill-rule ="evenodd "
7776 d ="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z "> </ path > </ svg > </ a > Technology
7877 </ h3 >
79-
8078 < p > Microservices sample project uses a number of open source
8179 projects to work properly:</ p >
82-
8380 < ul >
8481 < li > < a href ="https://projects.spring.io/spring-boot/ "> SpringBoot</ a >
8582 - Application framework</ li >
8986 registration and Discovery</ li >
9087 < li > < a href ="https://www.docker.com "> Docker</ a > -
9188 Containerization platform</ li >
89+ < li > < a href ="https://www.elastic.co/products/logstash "> Logstash</ a >
90+ - Log collector</ li >
91+ < li > < a href ="https://www.elastic.co/products/elasticsearch "> Elasticsearch</ a >
92+ - Log indexer</ li >
93+ < li > < a href ="https://www.elastic.co/products/kibana "> Kibana</ a >
94+ - Data visualization</ li >
9295 < li > < a href ="http://angularjs.org "> AngularJS</ a > - HTML
9396 enhanced for web apps!</ li >
9497 < li > < a href ="http://twitter.github.com/bootstrap/ "> Bootstrap</ a >
9598 - great UI boilerplate for modern web apps</ li >
9699 < li > < a href ="http://jquery.com "> jQuery</ a > - HTML document
97100 traversal and manipulation</ li >
98101 </ ul >
99-
100102 < h3 >
101103 < a id ="user-content-tools " class ="anchor " href ="#tools "
102104 aria-hidden ="true "> < svg aria-hidden ="true "
103105 class ="octicon octicon-link " height ="16 " version ="1.1 "
104106 viewBox ="0 0 16 16 " width ="16 ">
105- < path fill-rule ="evenodd "
107+ < path fill-rule ="evenodd "
106108 d ="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z "> </ path > </ svg > </ a > Tools
107109 </ h3 >
108-
109110 < ul >
110111 < li > < a href ="https://go.java "> Java</ a > - Programming</ li >
111112 < li > < a href ="https://maven.apache.org "> Maven</ a > - Build</ li >
112113 < li > < a href ="https://git-scm.com "> Git</ a > - Version control</ li >
113114 < li > < a href ="https://www.docker.com "> Docker</ a > - Deployment</ li >
114115 </ ul >
115-
116116 < h3 >
117117 < a id ="user-content-development " class ="anchor " href ="#development "
118118 aria-hidden ="true "> < svg aria-hidden ="true "
119119 class ="octicon octicon-link " height ="16 " version ="1.1 "
120120 viewBox ="0 0 16 16 " width ="16 ">
121- < path fill-rule ="evenodd "
121+ < path fill-rule ="evenodd "
122122 d ="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z "> </ path > </ svg > </ a > Development
123123 </ h3 >
124-
125124 < p >
126125 Microservices sample project requires < a
127126 href ="https://www.docker.com/ "> Docker</ a > for bringing up the
128127 build.
129128 </ p >
130-
131- < p >
132- 1) Install Git, Java, Maven and Docker< br > 2) Clone the
133- project using < a
134- href ="https://github.com/vmudigal/microservices-sample.git "> https://github.com/vmudigal/microservices-sample.git</ a > < br >
135- 3) Execute "cd /microservices-sample/build/docker/scripts/"< br >
136- 4) To deploy docker please run "./deploy.sh docker".< br > 5)
137- Access the Application at http://localhost/< br > < br >
138- </ p >
139-
129+ < ol >
130+ < li > Install Git, Java, Maven and Docker< br > </ li >
131+ < li > Clone the project using < a
132+ href ="https://github.com/vmudigal/microservices-sample.git "> https://github.com/vmudigal/microservices-sample.git</ a > < br > </ li >
133+ < li > Execute "cd /microservices-sample/build/docker/scripts/"< br > </ li >
134+ < li > To deploy docker please run "./deploy.sh docker".< br > </ li >
135+ < li > Access the Application at < a href ="http://localhost/ "> http://localhost/</ a > < br >
136+ < br > </ li >
137+ </ ol >
140138 < h3 >
141139 < a id ="user-content-help " class ="anchor " href ="#help "
142140 aria-hidden ="true "> < svg aria-hidden ="true "
143141 class ="octicon octicon-link " height ="16 " version ="1.1 "
144142 viewBox ="0 0 16 16 " width ="16 ">
145- < path fill-rule ="evenodd "
143+ < path fill-rule ="evenodd "
146144 d ="M4 9h1v1H4c-1.5 0-3-1.69-3-3.5S2.55 3 4 3h4c1.45 0 3 1.69 3 3.5 0 1.41-.91 2.72-2 3.25V8.59c.58-.45 1-1.27 1-2.09C10 5.22 8.98 4 8 4H4c-.98 0-2 1.22-2 2.5S3 9 4 9zm9-3h-1v1h1c1 0 2 1.22 2 2.5S13.98 12 13 12H9c-.98 0-2-1.22-2-2.5 0-.83.42-1.64 1-2.09V6.25c-1.09.53-2 1.84-2 3.25C6 11.31 7.55 13 9 13h4c1.45 0 3-1.69 3-3.5S14.5 6 13 6z "> </ path > </ svg > </ a > Help
147145 </ h3 >
148-
149146 < p >
150- Feel free to reach
< a href ="
mailto:[email protected] "
> [email protected] </ a > (more: < a href =" http://vijayendra.mudigal.com " > http://vijayendra.mudigal.com </ a > ) 147+ Feel free to reach
" < a href ="
mailto:[email protected] "
> [email protected] </ a > " 151148 incase of any concerns.
152149 </ p >
153150 </ article >
154151 </ div >
155152 </ div >
156153</ body >
157- </ html >
154+ </ html >
0 commit comments