Skip to content

Commit

Permalink
docs(deployment): add logs that the egg app has been successfully con…
Browse files Browse the repository at this point in the history
…nected to alinode (#3868)
  • Loading branch information
hyj1991 authored and atian25 committed Aug 20, 2019
1 parent 24c388b commit f170741
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/source/zh-cn/core/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -180,8 +180,12 @@ exports.alinode = {
```bash
$ [master] node version v8.9.4
$ [master] alinode version v3.8.4
$ [Tue Aug 06 2019 15:54:25 GMT+0800 (China Standard Time)] Connecting to wss://agentserver.node.aliyun.com:8080...
$ [Tue Aug 06 2019 15:54:26 GMT+0800 (China Standard Time)] agent register ok.
```

其中 `agent register ok.` 表示配置的 `egg-alinode` 正确连接上了 Node.js 性能平台服务器。

#### 访问控制台

控制台地址:[https://node.console.aliyun.com](https://node.console.aliyun.com)
Expand Down

0 comments on commit f170741

Please sign in to comment.