forked from NarrativeScience-old/log.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Updates socket.io-* dependencies to v0.9.0 - Switched to Iconic icon set in place of famfamfam silk
- Loading branch information
Showing
9 changed files
with
25 additions
and
18 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,26 +11,24 @@ Users create *stream* and *history* screens to view and search log messages. | |
|
||
## Requirements | ||
|
||
[node.js](http://nodejs.org) (>=0.4.9 <=0.4.12) | ||
[node.js](http://nodejs.org) (>=0.4.9 <=0.6.11) | ||
|
||
[socket.io](http://socket.io) (0.8.4) | ||
[socket.io](http://socket.io) (0.9.0) | ||
|
||
[socket.io-client](https://github.com/LearnBoost/socket.io-client) (0.8.4) | ||
[socket.io-client](https://github.com/LearnBoost/socket.io-client) (0.9.0) | ||
|
||
[forever](https://github.com/indexzero/forever) (0.8.2) | ||
|
||
[connect](http://senchalabs.github.com/connect/) (1.7.1) | ||
[connect](http://senchalabs.github.com/connect/) (>=1.7.1) | ||
|
||
[underscore](http://documentcloud.github.com/underscore/) (1.1.7) | ||
[underscore](http://documentcloud.github.com/underscore/) (>=1.1.7) | ||
|
||
## Compatibility | ||
|
||
Harvesters & server have been tested on *Ubuntu 11.04* | ||
Harvesters & server have been tested on *Ubuntu 11.10* | ||
|
||
Web clients have been tested on *Chrome*, *Safari*, and *Firefox*. | ||
|
||
NOTE: Log.io is currently incompatible with node.js v0.6.x | ||
|
||
# Install log server on Machine A | ||
|
||
1) Install via npm | ||
|
@@ -74,9 +72,11 @@ NOTE: Log.io is currently incompatible with node.js v0.6.x | |
|
||
- Ryan Dahl <ry at tiny clouds dot org> ([ry](https://github.com/ry)) + Joyent http://www.joyent.com/ ([joyent](https://github.com/joyent/)) | ||
|
||
- P.J. Onori <http://somerandomdude.com> ([somerandomdude](https://github.com/somerandomdude)) | ||
|
||
## License | ||
|
||
Copyright 2011 Narrative Science <[email protected]> | ||
Copyright 2012 Narrative Science <[email protected]> | ||
|
||
Licensed under the Apache License, Version 2.0 (the "License"); | ||
you may not use this file except in compliance with the License. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters