Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 24a291f

Browse files
update readme
1 parent 20d392a commit 24a291f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

‎README.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ pip install py-mysql-elasticsearch-sync
3838
```
3939

4040
## Configuration
41-
There is a [sample config](https://github.com/zhongbiaodev/py-mysql-elasticsearch-sync/blob/master/src/sample.yaml) file in repo, you can start by editing it.
41+
There is a [sample config](https://github.com/zhongbiaodev/py-mysql-elasticsearch-sync/blob/master/es_sync/sample.yaml) file in repo, you can start by editing it.
4242

4343
## Running
4444
Simply run command
@@ -60,7 +60,7 @@ es-sync path/to/your/config.yaml --fromfile
6060
to start sync, when xml sync is over, it will also start binlog sync.
6161

6262
## Deployment
63-
We provide an upstart script to help you deploy this tool, you can edit it for your own condition, besides, you can deploy it in your own way.
63+
We provide an [upstart script]((https://github.com/zhongbiaodev/py-mysql-elasticsearch-sync/blob/master/upstart.conf)) to help you deploy this tool, you can edit it for your own condition, besides, you can deploy it in your own way.
6464

6565
## TODO
6666
- [ ] MultiIndex Supporting

‎README_CN.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ pip install py-mysql-elasticsearch-sync
3535
```
3636

3737
## 配置
38-
你可以通过修改[配置文件示例](https://github.com/zhongbiaodev/py-mysql-elasticsearch-sync/blob/master/src/sample.yaml)来编写自己的配置文件
38+
你可以通过修改[配置文件示例](https://github.com/zhongbiaodev/py-mysql-elasticsearch-sync/blob/master/es_sync/sample.yaml)来编写自己的配置文件
3939

4040
## 运行
4141
运行命令
@@ -60,7 +60,7 @@ es-sync path/to/your/config.yaml --fromfile
6060
启动从xml导入,当从xml导入完毕后,它会开始同步binlog
6161

6262
## 服务管理
63-
我们写了一个[upstart脚本]来管理本工具的运行,你也可以用你自己的方式进行部署运行
63+
我们写了一个[upstart脚本](https://github.com/zhongbiaodev/py-mysql-elasticsearch-sync/blob/master/upstart.conf)来管理本工具的运行,你也可以用你自己的方式进行部署运行
6464

6565
## TODO
6666
- [ ] 多索引支持

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /