Merge pull request #1020 from nats-io/master

[nats] Release v1.0.4
This commit is contained in:
Tianon Gravi 2017-09-27 13:11:50 -07:00 committed by GitHub
commit 784c96833b
1 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@
# use -p or -P as needed. # use -p or -P as needed.
$ docker run -d --name nats-main nats $ docker run -d --name nats-main nats
[INF] Starting nats-server version 1.0.2 [INF] Starting nats-server version 1.0.4
[INF] Starting http monitor on 0.0.0.0:8222 [INF] Starting http monitor on 0.0.0.0:8222
[INF] Listening for client connections on 0.0.0.0:4222 [INF] Listening for client connections on 0.0.0.0:4222
[INF] Server is ready [INF] Server is ready
@ -31,8 +31,8 @@ $ docker run -d --name=nats-2 --link nats-main nats -c gnatsd.conf --routes=nats
# If you want to verify the routes are connected, try this instead: # If you want to verify the routes are connected, try this instead:
$ docker run -d --name=nats-2 --link nats-main nats -c gnatsd.conf --routes=nats-route://ruser:T0pS3cr3t@nats-main:6222 -DV $ docker run -d --name=nats-2 --link nats-main nats -c gnatsd.conf --routes=nats-route://ruser:T0pS3cr3t@nats-main:6222 -DV
[INF] Starting nats-server version 1.0.2 [INF] Starting nats-server version 1.0.4
[DBG] Go build version go1.7.6 [DBG] Go build version go1.8.3
[INF] Starting http monitor on 0.0.0.0:8222 [INF] Starting http monitor on 0.0.0.0:8222
[INF] Listening for client connections on 0.0.0.0:4222 [INF] Listening for client connections on 0.0.0.0:4222
[DBG] Server id is BEfslG6VOmnIbMQcXTVaVJ [DBG] Server id is BEfslG6VOmnIbMQcXTVaVJ