
周末抽空整理一下部署在家里小主机上的服务。

| 服务                    | 说明                                                                       | 链接                                                              |
| ----------------------- | -------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| pingexporter            | 监控家里的网络到其他 vps 或者 网站的延迟情况。                             | [链接](https://github.com/jimyag/pingexporter)                    |
| victoriaMetrics         | 存储监控指标数据                                                           | [链接](https://github.com/VictoriaMetrics/VictoriaMetrics)        |
| grafana                 | 用来展示监控的数据                                                         | [链接](https://github.com/grafana/grafana)                        |
| node_exporter           | 监控所在机器的指标数据                                                     | [链接](https://github.com/prometheus/node_exporter/releases)      |
| immich                  | 备份照片和视频，功能和 google photo 类似                                   | [链接](https://github.com/immich-app/immich)                      |
| vaultwarden             | 开源的兼容 Bitwarden 协议的密码管理器                                      | [链接](https://github.com/dani-garcia/vaultwarden)                |
| ChatGPT-Next-Web        | 类似 chatgpt 的前端页面，支持多个厂商的后端                                | [链接](https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web)        |
| prometheus-pve-exporter | 导出 PVE 的指标数据                                                        | [链接](https://github.com/prometheus-pve/prometheus-pve-exporter) |
| registry                | 自建容器镜像站                                                             | [链接](https://github.com/distribution/distribution)              |
| stirling-pdf            | PDF 文件执行各种操作，例如分割、合并、转换、重组、添加图像、旋转、压缩等。 | [链接](https://github.com/Stirling-Tools/Stirling-PDF)            |
| ddns-go                 | 自动获得公网 IPv4 或 IPv6 地址，并解析到对应的域名服务。                   | [链接](https://github.com/jeessy2/ddns-go)                        |
| home-assistant          | 可以将所有联网的智能家居设备统一管理                                       | [链接](https://www.home-assistant.io/)                            |
| tailscale               | 不同局域网之间的组网工具                                                   | [链接](https://tailscale.com/)                                    |
| mihomo                  | 代理工具                                                                   | [链接](https://github.com/MetaCubeX/mihomo/tree/Alpha)            |
| hysteria                | 代理工具                                                                   | [链接](https://github.com/apernet/hysteria)                       |
| cadvisor                | 分析运行中容器的资源使用情况和性能指标。                                   | [链接](https://github.com/google/cadvisor)                        |
| portainer               | 管理容器的可视化界面                                                       | [链接](https://github.com/portainer/portainer)                    |
| nginx                   | 反向代理                                                                   | [链接](https://nginx.org/en/)                                     |
| acme.sh                 | 证书申请工具                                                               | [链接](https://github.com/acmesh-official/acme.sh)                |
| code-server             | vscode 的在线版本                                                          | [链接](https://github.com/coder/code-server)                      |

