综合类个人主理频道,收录推送各类项目,开源推荐较多
#开源 #网站 #AI #教程 #notion #rss
访问主页: www.noisework.cn
投稿bot: @noisewowbot
搜索bot:@Efficiencysearchbot
网站bot:@noisesearchbot
RSS订阅: https://rsshub.app/telegram/channel/quanshoulu
频道页面:https://tg.noisework.cn
#webhook #开源 #钉钉
连通Wekan和DingTalk之间的Webhook代理服务
Wekan是一款开源的看板应用程序,特点:支持Javascript的移动或桌面网络浏览器或应用程序
官方:https://wekan.github.io
连通DingTalk之间的Webhook代理服务项目:https://github.com/listenerri/wekan-dingtalk-webhooks-proxy-server
用法
从模板复制配置文件并进行编辑:

cp -i config/config-server-example.json config/config-server.json
cp -i config/config-account-example.json config/config-account.json

编辑配置文件后,执行以下命令启动服务:

virtualenv -p python3 venv
source venv/bin/activite
pip install -r requirements.txt
deactivate
./scripts/start-uwsgi-server.sh

或者在 docker 中启动服务:

docker build -t wekan-dingtalk-webhooks-proxy-server .

docker run --name wekan-dingtalk-webhooks-proxy-server
--restart always
-p 8080:8080
-v `pwd`/config:/opt/wekan-dingtalk-webhooks-proxy-server/config
-d
wekan-dingtalk-webhooks-proxy-server:latest
https://noisevip.cn/14628.html
 
 

ღゝ◡╹ノ♡ Noise