You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by ni...@apache.org on 2018/03/13 08:44:13 UTC

[incubator-servicecomb-website] 06/06: notice that start apollo could take serval minutes

This is an automated email from the ASF dual-hosted git repository.

ningjiang pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-servicecomb-website.git

commit 1902d0561de60374fe36a727daf10fec4ba0a797
Author: lijasonvip <li...@huawei.com>
AuthorDate: Tue Mar 13 15:54:49 2018 +0800

    notice that start apollo could take serval minutes
---
 _users/dynamic-config.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/_users/dynamic-config.md b/_users/dynamic-config.md
index a584ae2..d5a0b84 100644
--- a/_users/dynamic-config.md
+++ b/_users/dynamic-config.md
@@ -24,7 +24,7 @@ Apollo services can be easily deployed and started step by step following its [o
    git clone https://github.com/lijasonvip/apollo-image-for-servicecomb.git
    cd apollo-image-for-servicecomb && docker-compose up
    ```
-When your console shows `Portal started. You can visit http://localhost:8070 now!` , it means the service is started and ready for use. Visit Apollo configuration pages at `http://localhost:8070` in a browser. Please refer to [Docker document](https://docs.docker.com/compose/install/) about `docker-compose`.
+When your console shows `Portal started. You can visit http://localhost:8070 now!` , it means the service is started and ready for use(It could take serval minutes which depends on machines). Visit Apollo configuration pages at `http://localhost:8070` in a browser. Please refer to [Docker document](https://docs.docker.com/compose/install/) about `docker-compose`.
 
 ### Configure services and get a token
 

-- 
To stop receiving notification emails like this one, please contact
ningjiang@apache.org.