<?xml version="1.0" encoding="UTF-8"?><?xml-stylesheet href="/rss.xsl" type="text/xsl"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>钉钉 | 全网优质资源汇总✨</title><description>收集全网优质资源，精选热门GitHub项目、开源工具、实用软件、在线网站与效率工具，持续整理可用、有价值的项目和应用推荐。</description><link>https://hub.88lin.eu.org</link><item><title>#webhook #开源 #钉钉连通Wekan和DingTalk之间的Webhook代理服务Wekan是一款开源的看板应用程序，特点:支持Javascript的移动或桌面网络浏览器或应用程序官方：</title><link>https://hub.88lin.eu.org/posts/4619</link><guid isPermaLink="true">https://hub.88lin.eu.org/posts/4619</guid><pubDate>Sat, 26 Nov 2022 13:13:38 GMT</pubDate><content:encoded>&lt;div class=&quot;image-list-container image-list-odd&quot;&gt;
      &lt;button type=&quot;button&quot; class=&quot;image-preview-button image-preview-wrap&quot; popovertarget=&quot;modal-4619-0&quot; popovertargetaction=&quot;show&quot; aria-label=&quot;Open image preview: #webhook #开源 #钉钉连通Wekan和DingTalk之间的Webhook代理服务Wekan是一款开源的看板应用程序，特点:支持Javascript的移动或桌面网络浏览器或应用程序官方：&quot;&gt;
        &lt;img src=&quot;/static/https://cdn4.telesco.pe/file/Fps9OM0jrOXzKUTmUv2r57W7xFFMl2htKFPHs24QMna74d6lDuaXZ_j6pZ5Req821KUMv0ZuZibONEjRSrPHfy4QOt6UrHg8lu0asYAtP6LfUt_MLkXnfJvp4stzdT7EVAg-4U48op1QRszH97uyCtnlSPzntjwDbFfb9SgzrppyCCbRhwvokaTVRZ0RV7ei3E58PpEJkOkW_z2clSiO0OZX5NnesVHSZoLIWuu3pZ6H5vnaqqY179d6H3H9y6YvKAMBFPy3z5xsSOXHziXdAKHoLMQlt9y-R_IgiBxBXtlVntXr4ZLFuAwGrUrPyQvQ_fMw2WEKrwaOCG23KkcBvg.jpg&quot; alt=&quot;#webhook #开源 #钉钉连通Wekan和DingTalk之间的Webhook代理服务Wekan是一款开源的看板应用程序，特点:支持Javascript的移动或桌面网络浏览器或应用程序官方：&quot; width=&quot;800&quot; height=&quot;483&quot; loading=&quot;eager&quot; /&gt;
      &lt;/button&gt;
      &lt;div class=&quot;modal&quot; id=&quot;modal-4619-0&quot; popover=&quot;auto&quot; aria-label=&quot;Image preview&quot;&gt;
        &lt;button type=&quot;button&quot; class=&quot;modal__backdrop&quot; popovertarget=&quot;modal-4619-0&quot; popovertargetaction=&quot;hide&quot; aria-label=&quot;Close image preview&quot;&gt;&lt;/button&gt;
        &lt;button type=&quot;button&quot; class=&quot;modal__close&quot; popovertarget=&quot;modal-4619-0&quot; popovertargetaction=&quot;hide&quot; aria-label=&quot;Close image preview&quot;&gt;×&lt;/button&gt;
        &lt;div class=&quot;modal__surface&quot;&gt;
          
        &lt;/div&gt;
      &lt;/div&gt;
    &lt;/div&gt;&lt;a href=&quot;/search/result?q=%23webhook&quot; title=&quot;#webhook&quot;&gt;#webhook&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E5%BC%80%E6%BA%90&quot; title=&quot;#开源&quot;&gt;#开源&lt;/a&gt; &lt;a href=&quot;/search/result?q=%23%E9%92%89%E9%92%89&quot; title=&quot;#钉钉&quot;&gt;#钉钉&lt;/a&gt;&lt;br /&gt;连通Wekan和DingTalk之间的Webhook代理服务&lt;br /&gt;Wekan是一款开源的看板应用程序，特点:支持Javascript的移动或桌面网络浏览器或应用程序&lt;br /&gt;官方：&lt;a href=&quot;https://wekan.github.io/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://wekan.github.io&quot;&gt;https://wekan.github.io&lt;/a&gt;&lt;br /&gt;连通DingTalk之间的Webhook代理服务项目：&lt;a href=&quot;https://github.com/listenerri/wekan-dingtalk-webhooks-proxy-server&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://github.com/listenerri/wekan-dingtalk-webhooks-proxy-server&quot;&gt;https://github.com/listenerri/wekan-dingtalk-webhooks-proxy-server&lt;/a&gt;&lt;br /&gt;用法&lt;br /&gt;从模板复制配置文件并进行编辑：&lt;br /&gt;&lt;br /&gt;cp -i config/config-server-example.json config/config-server.json&lt;br /&gt;cp -i config/config-account-example.json config/config-account.json&lt;br /&gt;&lt;br /&gt;编辑配置文件后，执行以下命令启动服务：&lt;br /&gt;&lt;br /&gt;virtualenv -p python3 venv&lt;br /&gt;source venv/bin/activite&lt;br /&gt;pip install -r requirements.txt&lt;br /&gt;deactivate&lt;br /&gt;./scripts/&lt;a href=&quot;http://start-uwsgi-server.sh/&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;start-uwsgi-server.sh&quot;&gt;start-uwsgi-server.sh&lt;/a&gt;&lt;br /&gt;&lt;br /&gt;或者在 docker 中启动服务：&lt;br /&gt;&lt;br /&gt;docker build -t wekan-dingtalk-webhooks-proxy-server .&lt;br /&gt;&lt;br /&gt;docker run --name wekan-dingtalk-webhooks-proxy-server &lt;br /&gt;--restart always &lt;br /&gt;-p 8080:8080 &lt;br /&gt;-v `pwd`/config:/opt/wekan-dingtalk-webhooks-proxy-server/config &lt;br /&gt;-d &lt;br /&gt;wekan-dingtalk-webhooks-proxy-server:latest&lt;br /&gt;&lt;a href=&quot;https://noisevip.cn/14628.html&quot; target=&quot;_blank&quot; rel=&quot;noopener&quot; title=&quot;https://noisevip.cn/14628.html&quot;&gt;https://noisevip.cn/14628.html&lt;/a&gt;</content:encoded></item></channel></rss>