Commit graph

22 commits

Author SHA1 Message Date
Yann Esposito
40aaa5196e added screenshot to README 2016-06-23 17:41:53 +02:00
Yann Esposito
25c01cacec fix 2015-03-23 16:20:00 +01:00
Yann Esposito
a9da197927 fix README 2015-03-23 16:18:11 +01:00
Marc Fournier
7b021d9e85 add example rackup app 2014-09-17 10:06:50 +02:00
Marc Fournier
45ae805192 use webrick by default, document thin/puma installation
Rationale: installing thin/puma needs a working toolchain and various
libraries installed. Failing that, "gem install" will abort with an
error which doesn't give much hints to people not familiar with ruby.
Webrick is much slower, but it's pure ruby and doesn't depend on any
other gem. Sinatra will pick up what is available, in this order of
preference: thin, puma, mongrel, webrick.
2014-06-05 01:10:55 +02:00
Marc Fournier
a8894ce1b3 mention pointing the dash to the Riemann server ws port
This frequently confuses first time users.
2014-06-05 00:13:53 +02:00
Marc Fournier
61db097549 mention config examples in the README 2014-06-05 00:13:26 +02:00
Michael Fairley
cec51f234e s/:host/:bind/
Sinatra uses `:bind` to specify the interface to bind to: http://www.sinatrarb.com/configuration.html#bind---server-hostname-or-ip-address
2013-09-27 10:58:31 -05:00
Kyle Kingsbury
3217094e1b Document the :host option 2013-09-06 10:45:42 -07:00
Roman Heinrich
db9ef040f7 readme 2013-03-11 22:07:41 +02:00
Roman Heinrich
d038feb3fa readme for tests 2013-03-11 13:32:53 +02:00
Roman Heinrich
92c0f21c76 readme for REPL 2013-03-11 13:10:34 +02:00
Roman Heinrich
df8e526452 readme for releasing 2013-03-11 12:30:16 +02:00
Roman Heinrich
bf14d88591 docs 2013-03-11 12:26:30 +02:00
egghead
ae74c8e5e7 Fixing readme with ws config changes and small typo 2013-03-08 03:57:50 +00:00
egghead
7455725669 Making workspace json path configurable and example config work without modification 2013-03-08 03:05:58 +00:00
Aphyr
8dc6c65f81 README: Remove misleading docs
The readme suggested the config file controlled which riemann host to
talk to; this is a total lie.
2013-03-02 22:48:09 -08:00
Aphyr
a7ccece2f3 Shorten readme for JS 2013-01-16 01:32:51 -08:00
Gareth Rushgrove
2a7a33268e correct README instructions for using custom views 2012-08-10 16:15:30 +01:00
Aphyr
0e2e713baf Reimann->Riemann 2012-02-23 23:53:45 -08:00
Aphyr
e58b13c0e5 Rework readme to be dashboard-specific. 2012-02-18 15:40:30 -08:00
Aphyr
5d5725a7c1 Initial commit: version 0.0.3 2012-02-18 15:22:24 -08:00