Improve README

This commit is contained in:
uu59 2014-07-28 17:17:20 +09:00
parent 2fcaf06231
commit d342d0d764
5 changed files with 10 additions and 2 deletions

View File

@ -11,8 +11,6 @@ fluentd-ui is a browser-based [fluentd](http://fluentd.org/) and [td-agent](http
```console
$ gem install fluentd-ui
$ fluentd-ui setup
create DB, create initial user, etc.
$ fluentd-ui start
Open http://localhost:9292/ by your browser
default account is username="admin" and password="changeme"
@ -34,3 +32,13 @@ It has the same tasks of `bundle gem foobar; cd foobar; rake -T`.
$ bundle exec rake release
# Push to rubygems.org
# Screenshots
(v0.1.0)
![ss01](./fluentd-ui-ss01.png)
![ss02](./fluentd-ui-ss02.png)
![ss03](./fluentd-ui-ss03.png)
![ss04](./fluentd-ui-ss04.png)

BIN
fluentd-ui-ss01.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 150 KiB

BIN
fluentd-ui-ss02.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 87 KiB

BIN
fluentd-ui-ss03.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 108 KiB

BIN
fluentd-ui-ss04.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 72 KiB