Skip to content

Update ANA-CHAT-SERVER-SETUP-README.md #54

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions ANA-CHAT-SERVER-SETUP-README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ana Chat Server Setup Guide

Ana Server is required to publish chat flows and serve published content across differant channels including Web, Android, iOS and Facebook (and many more to come soon). Ana server is decomposed into microservices, organized around certain business domains.
Ana Server is required to publish chat flows and serve published content across different channels including Web, Android, iOS and Facebook (and many more to come soon). Ana server is decomposed into microservices, organized around certain business domains.

Following are the required microservices to run Ana server

Expand Down Expand Up @@ -60,4 +60,4 @@ Following are the required microservices to run Ana server
Health check for core service - http://localhost:9500/bot/health

Also service discovery mechanism needs some time after all applications startup. To ensure all required microservices for Ana server are up and running, check eureka dashboard (http://localhost:80), it should show all the required microservices instances in the eureka dashboard.