-
Notifications
You must be signed in to change notification settings - Fork 108
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
38 changed files
with
394 additions
and
389 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,22 @@ | ||
PYTHONPATH=${PYTHONPATH}:${PWD} | ||
CC_M_USER="" | ||
CC_M_PASS="" | ||
CC_M_HOST="2c_mongodb" | ||
CC_M_PORT="27017" | ||
CC_M_DB="2c" | ||
CC_FLASK_DEBUG=0 | ||
CC_HOST="0.0.0.0" | ||
CC_HTTP_PORT=8060 | ||
CC_WORKERS=1 | ||
CC_SENDER_NAME="ding;wecom;tg" | ||
CC_COS_VALUE="0.60" | ||
CC_D_TOKEN="" | ||
CC_WECOM_ID="" | ||
CC_WECOM_AGENT_ID="-1" | ||
CC_WECOM_SECRET="" | ||
CC_WECOM_TO_USER="" | ||
CC_WECOM_PARTY="" | ||
CC_TG_CHAT_ID="" | ||
CC_TG_TOKEN="" | ||
CC_PROXY="" | ||
CC_WECHAT_ACCOUNT="是不是很酷;老胡的储物柜" | ||
LL_M_USER="" | ||
LL_M_PASS="" | ||
LL_M_HOST="liuli_mongodb" | ||
LL_M_PORT="27017" | ||
LL_M_DB="liuli" | ||
LL_FLASK_DEBUG=0 | ||
LL_HOST="0.0.0.0" | ||
LL_HTTP_PORT=8060 | ||
LL_WORKERS=1 | ||
LL_SENDER_NAME="ding;wecom;tg" | ||
LL_COS_VALUE="0.60" | ||
LL_D_TOKEN="" | ||
LL_WECOM_ID="" | ||
LL_WECOM_AGENT_ID="-1" | ||
LL_WECOM_SECRET="" | ||
LL_WECOM_TO_USER="" | ||
LL_WECOM_PARTY="" | ||
LL_TG_CHAT_ID="" | ||
LL_TG_TOKEN="" | ||
LL_PROXY="" | ||
LL_WECHAT_ACCOUNT="是不是很酷;老胡的储物柜" |
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
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
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 |
---|---|---|
@@ -1,25 +1,25 @@ | ||
## v0.2.0 In process | ||
|
||
`2c` v0.2.0 🥳 成功发布,看板计划见[这里](https://github.com/howie6879/2c/projects/1),相关特性和功能提升见下方描述。 | ||
`liuli` v0.2.0 🥳 成功发布,看板计划见[这里](https://github.com/howie6879/liuli/projects/1),相关特性和功能提升见下方描述。 | ||
|
||
**修复**: | ||
- 分发器:企业微信分发部门ID参数不定 [#16 ](https://github.com/howie6879/2c/issues/16) | ||
- 分发器:企业微信分发部门ID参数不定 [#16 ](https://github.com/howie6879/liuli/issues/16) | ||
|
||
**特性**: | ||
- [分发器]支持 RSS、TG、Bark [#8](https://github.com/howie6879/2c/issues/8) | ||
- [分发器]支持 RSS、TG、Bark [#8](https://github.com/howie6879/liuli/issues/8) | ||
|
||
**提升**: | ||
- 提升部署效率,支持`docker-compose` [#17](https://github.com/howie6879/2c/issues/17) | ||
- 提升部署效率,支持`docker-compose` [#17](https://github.com/howie6879/liuli/issues/17) | ||
|
||
## v0.1.0 2021-12-23 | ||
|
||
`2c` 正式发布第一个可用版本 v0.1.0 🥳,终于迈出了第一步,相关特性和功能提升见下方描述。 | ||
`liuli` 正式发布第一个可用版本 v0.1.0 🥳,终于迈出了第一步,相关特性和功能提升见下方描述。 | ||
|
||
**特性**: | ||
- 完成相似度模型,等训练集增加后再提升 [#5](https://github.com/howie6879/2c/issues/5) | ||
- 完成分发器,支持微信和钉钉 [#8](https://github.com/howie6879/2c/issues/8) | ||
- 完成基于`playwright`的公众号采集器(以前是依赖第三方项目,不稳定)[#15](https://github.com/howie6879/2c/issues/15) | ||
- 完成相似度模型,等训练集增加后再提升 [#5](https://github.com/howie6879/liuli/issues/5) | ||
- 完成分发器,支持微信和钉钉 [#8](https://github.com/howie6879/liuli/issues/8) | ||
- 完成基于`playwright`的公众号采集器(以前是依赖第三方项目,不稳定)[#15](https://github.com/howie6879/liuli/issues/15) | ||
|
||
**提升**: | ||
- 完成[使用文档](https://github.com/howie6879/2c/blob/main/docs/01.2C%E4%BD%BF%E7%94%A8%E6%95%99%E7%A8%8B.md) [#10](https://github.com/howie6879/2c/issues/10) | ||
- 支持Docker部署 [howie6879/2c:schedule_v0.1.0](https://hub.docker.com/repository/docker/howie6879/2c/tags?page=1&ordering=last_updated) | ||
- 完成[使用文档](https://github.com/howie6879/liuli/blob/main/docs/01.%E4%BD%BF%E7%94%A8%E6%95%99%E7%A8%8B.md) [#10](https://github.com/howie6879/liuli/issues/10) | ||
- 支持Docker部署 [howie6879/liuli:schedule_v0.1.2](https://hub.docker.com/repository/docker/howie6879/liuli/tags?page=1&ordering=last_updated) |
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 |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# 打包 2c_schedule | ||
docker build --no-cache=true -t howie6879/2c:schedule_v0.1.2 -f schdule.Dockerfile . | ||
# 打包 liuli_schedule | ||
docker build --no-cache=true -t howie6879/liuli:schedule_v0.1.2 -f schdule.Dockerfile . | ||
# 打包使用缓存 | ||
docker build --no-cache=false -t howie6879/2c:schedule_v0.1.2 -f schdule.Dockerfile . | ||
docker build --no-cache=false -t howie6879/liuli:schedule_v0.1.2 -f schdule.Dockerfile . | ||
# 运行 | ||
docker run -d -it --restart=always -v $PWD/pro.env:/data/code/pro.env --name 2c_schedule howie6879/2c:schedule_v0.1.2 | ||
docker run -d -it --restart=always -v $PWD/pro.env:/data/code/pro.env --name liuli_schedule howie6879/liuli:schedule_v0.1.2 |
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 |
---|---|---|
@@ -1,2 +1,2 @@ | ||
#!/bin/sh | ||
PIPENV_DOTENV_LOCATION=./.env pipenv run python src/2c_schedule.py | ||
PIPENV_DOTENV_LOCATION=./.env pipenv run python src/liuli_schedule.py |
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 |
---|---|---|
@@ -1,28 +1,28 @@ | ||
version: "3" | ||
services: | ||
2c_schedule: | ||
image: howie6879/2c:schedule_v0.1.2 | ||
liuli_schedule: | ||
image: howie6879/liuli:schedule_v0.1.2 | ||
restart: always | ||
container_name: 2c_schedule | ||
container_name: liuli_schedule | ||
volumes: | ||
- ./pro.env:/data/code/pro.env | ||
links: | ||
- 2c_mongodb | ||
- liuli_mongodb | ||
depends_on: | ||
- 2c_mongodb | ||
- liuli_mongodb | ||
networks: | ||
- 2c-network | ||
2c_mongodb: | ||
- liuli-network | ||
liuli_mongodb: | ||
image: mongo:3.6 | ||
restart: always | ||
container_name: 2c_mongodb | ||
container_name: liuli_mongodb | ||
ports: | ||
- "27017:27017" | ||
volumes: | ||
- ./mongodb_data:/data/db | ||
networks: | ||
- 2c-network | ||
- liuli-network | ||
|
||
networks: | ||
2c-network: | ||
liuli-network: | ||
driver: bridge |
Oops, something went wrong.