Skip to content

Commit

Permalink
Improve README
Browse files Browse the repository at this point in the history
  • Loading branch information
ngocdaothanh committed Mar 20, 2015
1 parent d7dba04 commit 99da83a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ script/start

## How Mydit works

MySQL ---> Mydit ---> MongoDB
**MySQL ---> Mydit ---> MongoDB**

[mysql-binlog-connector-java](https://github.com/shyiko/mysql-binlog-connector-java)
is used to get a stream of row events from MySQL.
Expand Down Expand Up @@ -89,7 +89,7 @@ rotated daily by default. See `config/logback.xml`.
[Supervisor](http://supervisord.org/) is a very easy to use tool to start
program at OS boot and restart program automatically when it stops abnormally.

See [Ubuntu tutorial](https://serversforhackers.com/monitoring-processes-with-supervisord)
See [Ubuntu tutorial](https://serversforhackers.com/monitoring-processes-with-supervisord).

`/etc/supervisor/conf.d/mydit.conf` example:

Expand Down

0 comments on commit 99da83a

Please sign in to comment.