From 8ed0ec9730e4e77480240c51a5a21f25da8bb013 Mon Sep 17 00:00:00 2001 From: Eric Satterwhite Date: Mon, 2 Jan 2017 16:30:42 -0600 Subject: [PATCH] fix link to compose file in README --- README.md | 2 +- docs/index.html | 4 ++-- docs/index.js.html | 2 +- docs/lib_json.js.html | 2 +- docs/lib_nats.js.html | 2 +- docs/lib_server_index.js.html | 2 +- docs/lib_server_mock.js.html | 2 +- docs/lib_server_node.js.html | 2 +- docs/lib_server_router.js.html | 2 +- docs/lib_timer.js.html | 2 +- docs/lib_transports_callback.js.html | 2 +- docs/lib_transports_http.js.html | 2 +- docs/lib_transports_index.js.html | 2 +- docs/module-skyring.html | 2 +- docs/module-skyring_lib_json.html | 2 +- docs/module-skyring_lib_nats.html | 2 +- docs/module-skyring_lib_server.html | 2 +- docs/module-skyring_lib_server_mock.html | 2 +- docs/module-skyring_lib_server_node.html | 2 +- docs/module-skyring_lib_server_router.html | 2 +- docs/module-skyring_lib_timer.html | 2 +- docs/module-skyring_lib_transports.html | 2 +- docs/module-skyring_lib_transports_http.html | 2 +- docs/module-skyring_lib_transports_timer.html | 2 +- docs/modules.list.html | 2 +- 25 files changed, 26 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 25664316..d917e473 100644 --- a/README.md +++ b/README.md @@ -78,7 +78,7 @@ Thats it, you have 2 instances running w/ HTTP servers running on ports `3000` a #### Run via Docker Compose -The Easiest way to run a small cluster is to use the included [compose files](https://github.com/esatterwhite/skyring/blob/jsdocs/compose/dev.yml). It is also a good way to see how to quickly configure a cluster +The Easiest way to run a small cluster is to use the included [compose files](https://github.com/esatterwhite/skyring/blob/master/compose/dev.yml). It is also a good way to see how to quickly configure a cluster - Install [Docker Compose](https://docs.docker.com/compose/install/) diff --git a/docs/index.html b/docs/index.html index b7ee24dd..66684faa 100644 --- a/docs/index.html +++ b/docs/index.html @@ -115,7 +115,7 @@

Install

npm install -s skyring
# Seed node 2
 $ DEBUG=skyring:* node index.js --channel:port=3456 -p 3001

If all goes well you should see a message like this

skyring:ring ring bootstraped [ '127.0.0.1:3455', '127.0.0.1:3456' ] +1ms

Thats it, you have 2 instances running w/ HTTP servers running on ports 3000 and 3001

-

Run via Docker Compose

The Easiest way to run a small cluster is to use the included compose files. It is also a good way to see how to quickly configure a cluster

+

Run via Docker Compose

The Easiest way to run a small cluster is to use the included compose files. It is also a good way to see how to quickly configure a cluster

@@ -196,7 +196,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/index.js.html b/docs/index.js.html index cb8a3185..56dc61e6 100644 --- a/docs/index.js.html +++ b/docs/index.js.html @@ -157,7 +157,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/lib_json.js.html b/docs/lib_json.js.html index 2bf8338e..3a57f0d3 100644 --- a/docs/lib_json.js.html +++ b/docs/lib_json.js.html @@ -147,7 +147,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/lib_nats.js.html b/docs/lib_nats.js.html index 3e08892a..48c00060 100644 --- a/docs/lib_nats.js.html +++ b/docs/lib_nats.js.html @@ -208,7 +208,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/lib_server_index.js.html b/docs/lib_server_index.js.html index 56e69c43..611e5deb 100644 --- a/docs/lib_server_index.js.html +++ b/docs/lib_server_index.js.html @@ -295,7 +295,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/lib_server_mock.js.html b/docs/lib_server_mock.js.html index 6f3cf599..193d66cf 100644 --- a/docs/lib_server_mock.js.html +++ b/docs/lib_server_mock.js.html @@ -288,7 +288,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/lib_server_node.js.html b/docs/lib_server_node.js.html index 9cf025f9..953f733d 100644 --- a/docs/lib_server_node.js.html +++ b/docs/lib_server_node.js.html @@ -309,7 +309,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/lib_server_router.js.html b/docs/lib_server_router.js.html index 0b47d198..fc46a643 100644 --- a/docs/lib_server_router.js.html +++ b/docs/lib_server_router.js.html @@ -286,7 +286,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/lib_timer.js.html b/docs/lib_timer.js.html index e0928580..cbd70ade 100644 --- a/docs/lib_timer.js.html +++ b/docs/lib_timer.js.html @@ -335,7 +335,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/lib_transports_callback.js.html b/docs/lib_transports_callback.js.html index 4c37e4b0..cecb9499 100644 --- a/docs/lib_transports_callback.js.html +++ b/docs/lib_transports_callback.js.html @@ -127,7 +127,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/lib_transports_http.js.html b/docs/lib_transports_http.js.html index 2da523fb..8908bf65 100644 --- a/docs/lib_transports_http.js.html +++ b/docs/lib_transports_http.js.html @@ -166,7 +166,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/lib_transports_index.js.html b/docs/lib_transports_index.js.html index 05950766..bef41ae7 100644 --- a/docs/lib_transports_index.js.html +++ b/docs/lib_transports_index.js.html @@ -149,7 +149,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/module-skyring.html b/docs/module-skyring.html index 85d8dc25..a71d57fd 100644 --- a/docs/module-skyring.html +++ b/docs/module-skyring.html @@ -225,7 +225,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_json.html b/docs/module-skyring_lib_json.html index 5dc21263..06aa0550 100644 --- a/docs/module-skyring_lib_json.html +++ b/docs/module-skyring_lib_json.html @@ -501,7 +501,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_nats.html b/docs/module-skyring_lib_nats.html index 9b5ebceb..12a19ee7 100644 --- a/docs/module-skyring_lib_nats.html +++ b/docs/module-skyring_lib_nats.html @@ -426,7 +426,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server.html b/docs/module-skyring_lib_server.html index f2608710..4b69ba54 100644 --- a/docs/module-skyring_lib_server.html +++ b/docs/module-skyring_lib_server.html @@ -1174,7 +1174,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server_mock.html b/docs/module-skyring_lib_server_mock.html index 07ccec81..39465621 100644 --- a/docs/module-skyring_lib_server_mock.html +++ b/docs/module-skyring_lib_server_mock.html @@ -226,7 +226,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server_node.html b/docs/module-skyring_lib_server_node.html index f3da6ed1..7ac60766 100644 --- a/docs/module-skyring_lib_server_node.html +++ b/docs/module-skyring_lib_server_node.html @@ -1574,7 +1574,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_server_router.html b/docs/module-skyring_lib_server_router.html index 87a51481..606211cb 100644 --- a/docs/module-skyring_lib_server_router.html +++ b/docs/module-skyring_lib_server_router.html @@ -1813,7 +1813,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_timer.html b/docs/module-skyring_lib_timer.html index 0619f165..79c73ff5 100644 --- a/docs/module-skyring_lib_timer.html +++ b/docs/module-skyring_lib_timer.html @@ -1846,7 +1846,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_transports.html b/docs/module-skyring_lib_transports.html index 39ec13a8..e6e52b58 100644 --- a/docs/module-skyring_lib_transports.html +++ b/docs/module-skyring_lib_transports.html @@ -344,7 +344,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_transports_http.html b/docs/module-skyring_lib_transports_http.html index e1756ba3..79add537 100644 --- a/docs/module-skyring_lib_transports_http.html +++ b/docs/module-skyring_lib_transports_http.html @@ -374,7 +374,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/module-skyring_lib_transports_timer.html b/docs/module-skyring_lib_transports_timer.html index 9dad9dd3..14715cba 100644 --- a/docs/module-skyring_lib_transports_timer.html +++ b/docs/module-skyring_lib_transports_timer.html @@ -212,7 +212,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template. diff --git a/docs/modules.list.html b/docs/modules.list.html index 78ca574a..b3a722f9 100644 --- a/docs/modules.list.html +++ b/docs/modules.list.html @@ -208,7 +208,7 @@ Documentation generated by JSDoc 3.4.3 - on 2017-01-02T16:24:53-06:00 + on 2017-01-02T16:30:36-06:00 using the DocStrap template.