AI总结:
这篇博客文章详细介绍了作者目前部署的各种项目和服务。内容涵盖了三个主要部分:首先是通过Docker部署的多个服务,包括Alist、ChatGPT相关应用、Nginx代理管理器等;其次是托管在各种平台上的项目,如使用NextJS和Notion API构建的博客、个人主页、无服务器邮件系统等;最后列出了为这些项目提供支持的服务商,如Azure、GitHub、Cloudflare等。文章不仅列出了每个项目的名称、用途和部署状态,还提供了相应的项目地址和部署网址,为读者提供了全面的项目部署概览。
English Version
This blog post provides a comprehensive look at the various projects and services currently deployed by the author. The content is divided into three main sections: firstly, it details multiple services deployed via Docker, including Alist, ChatGPT-related applications, Nginx proxy manager, and more; secondly, it covers projects hosted on various platforms, such as a blog built with NextJS and Notion API, a personal homepage, and a serverless email system; lastly, it lists the service providers supporting these projects, including Azure, GitHub, Cloudflare, among others. The article not only enumerates the name, purpose, and deployment status of each project but also provides corresponding project addresses and deployment URLs, offering readers a comprehensive overview of the author's deployed projects.
一,部署的Docker服务
名称 | 镜像 | 介绍 | 项目地址 | 端口 | 部署网址 |
adguard | adguard/adguardhome:latest | 通过使用DNS服务器,进而实现在系统层面拦截广告的功能 | 53、67-68、80、853、784、5443 | ㅤ | |
alist | xhofe/alist:latest | Alist是一个一个支持多种存储的文件列表程序,将它们集合统一 | 5244 | ||
vaultwarden/server:latest | Bitwarden 是用于安全存储、管理和共享密码、通行密钥和信用卡等敏感在线数据的最佳密码管理器。 | 80 | ㅤ | ||
blinko | blinkospace/blinko:latest | 一个开源、自托管的个人AI笔记工具,注重隐私。 | 1111 | ||
certimate | registry.cn-shanghai.aliyuncs.com/usual2970/certimate | 开源的SSL证书管理工具,自动申请、部署SSL证书,并在证书即将过期时自动续期。 | 8090 | ㅤ | |
chatgpt-on-wechat | zhayujie/chatgpt-on-wechat:latest | 基于大模型的智能对话机器人,支持微信公众号、企业微信应用、飞书、钉钉接入 | 9898 | ㅤ | |
cloudflared | cloudflare/cloudflared:latest | 使用CLoudflare的Tunnels进行内网穿透,无需配置SSL即可通过域名访问 | ㅤ | ㅤ | |
copilot | aaamoon/copilot-gpt4-service:latest | 将 Github Copilot 转换为 ChatGPT | aaamoon | ㅤ | ㅤ |
cocopilot | ghcr.io/es-v/override:latest | 用自己的API代替Github Copilot服务,从而实现IDE的代码补全与对话功能 | 8181 | ㅤ | |
dnsmgr | netcccyun/dnsmgr | 聚合DNS管理系统可以实现在一个网站内管理多个平台的域名解析 | 80 | ㅤ | |
Frp | snowdreamtech/frps:alpine
snowdreamtech/frpc:alpine | frp 是一个专注于内网穿透的高性能的反向代理应用,支持 TCP、UDP、HTTP、HTTPS 等多种协议,且支持 P2P 通信。 | ㅤ | ㅤ | |
go-proxy-bingai | zklcdc/go-proxy-bingai:latest | 基于微软 New Bing 定制的微软 BingAI 演示站点 | 8080 | ㅤ | |
gpt-academic | ghcr.io/binary-husky/gpt_academic_nolocal:master | 支持通过大模型对论文翻译,联网搜索与其他相关服务 | 8080 | ||
lobehub/lobe-chat:latest | 现代化设计的开源 ChatGPT/LLMs 聊天应用与开发框架 | 3210 | |||
kingwrcy/moments:latest | 一个仿照微信风格的在线极简朋友圈 | 3000 | |||
ranjie/rmoments:latest_with_redis | 在线朋友圈多人可注册版本 | 3000 | |||
gosuto/chatgpt-next-web-langchain:nightly | Next-Chat二开源版本,支持绘图和PDF上传功能 | 3000 | |||
tianzhentech/chatgpt-next-web:latest | Next-Chat二开源版本,精简内容与添加新功能 | 3000 | ㅤ | ||
ghcr.io/nezhahq/nezha:latest | 哪吒监控是一款轻量化的服务器监控和运维工具,提供实时性能监控与告警通知。 | 8080 | ㅤ | ||
mongo | mongo:latest | mongo数据库 | 27017 | ㅤ | |
MySQL | mysql:latest | MySQL数据库 | 3306 | ㅤ | |
new-api | calciumion/new-api:latest | AI模型接口管理与分发系统 | 3000 | ㅤ | |
nginx-proxy-manager | jc21/nginx-proxy-manager:latest | Nginx反向代理的可视化 | 80-81,443 | ㅤ | |
one-api | justsong/one-api:latest | 聚合多平台的API并进行分发的服务 | 3000 | ㅤ | |
one-hub | martialbe/one-api:latest | 聚合多平台的API并进行分发的服务 | 3000 | ㅤ | |
open-webui/open-webui:main | 可扩展、功能丰富且用户友好的自托管AI平台 | 8080 | |||
pandora | q11391/pandora-helper:latest | 提供对账号Token管理与跳转 | 9000 | ㅤ | |
byaidu/pdf2zh:latest | 科学 PDF 文档翻译及双语对照工具 | 7860 | |||
portainer-ce | portainer/portainer-ce:latest | 提供Docker聚合管理,非常好用 | 9000 | ㅤ | |
portainer_agent | portainer/agent:2.19.5 | portainer代理版本,支持多服务器 | 9001 | ㅤ | |
postgres | postgres:latest | postgres数据库 | 5432 | ㅤ | |
redis:latest | Redis数据库 | 6379 | ㅤ | ||
rustdesk/rustdesk-server:latest | 一款开源远程桌面应用程序,专为自助托管而设计、 | 21115-21119 | ㅤ | ||
searxng | searxng/searxng:latest | 互联网元搜索引擎,汇总了来自各种搜索服务和数据库的结果。 | 8080 | ||
sub-store | xream/sub-store:latest | 适用于QX、Loon、Surge、Stash、Egern和Shadowrocket的高级订阅管理器! | 3001 | ㅤ | |
tts-edge | mzzsfy/tts:latest | 基于微软服务将文本转为语音 | 8080 | ㅤ | |
watchtower | containrrr/watchtower:latest | 一行命令就能拉去所有更新的Docker镜像并重新进行部署 | ㅤ | ㅤ | |
chaoszhu/easynode:latest | 一个多功能Linux服务器WEB终端面板 | 8082 | ㅤ | ||
x-ui | enwaiax/x-ui:latest | 支持多协议多用户的 Xray 可视化面板 | 54321 | ㅤ |
二,部署并托管的其他项目
1,Blog
项目介绍:使用 NextJS + Notion API 实现的,支持多种部署方案的静态博客,无需服务器、零门槛搭建网站。
项目地址:
NotionNext
tangly1024 • Updated Jun 16, 2025
服务提供商:https://app.netlify.com/
2,主页
项目地址:
home.github.io
dmego • Updated Jun 16, 2025
服务提供商:https://serv00.com/
3,STMP服务
项目介绍:仅需域名搭载无服务器的邮件收发系统
服务提供商:Serv00
参考教程:
SMTP on Serv004,CloudNote
项目介绍:无需服务端或数据库,即可书写,在线的文本分享或者剪切板,支持Markdown
项目地址:
serverless-cloud-notepad
s0urcelab • Updated Jun 14, 2025
服务提供商:https://cloudflare.com/
5,Uptime-Flare
UptimeFlare
lyc8503 • Updated Jun 16, 2025
5,UptimeFlare
项目介绍:更先进、无服务器、免费的正常运行时间监控和状态页面解决方案,由 Cloudflare Workers 提供支持。
项目地址:
UptimeFlare
lyc8503 • Updated Jun 16, 2025
服务提供商:https://cloudflare.com/
6,Fastgpt
项目介绍:无缝衔接 transformers 库调用 GPT 模型转换 onnx 格式推理。
项目地址:
fastgpt
LowinLi • Updated Sep 12, 2024
服务提供商:https://huggingface.co/
7,DNSManager
项目介绍:实现在一个网站内管理多个平台的域名解析,支持阿里云、DNSPod、Cloudflare等域名ping't。
项目地址:
dnsmgr
netcccyun • Updated Jun 16, 2025
服务提供商:https://serv00.com/
三,服务提供商
🎉感谢下述服务提供商🎉