Prometheus 状态监控

docker 服务
自建 ZLMediaKit 流媒体服务
自建 tailchat 私有 im 即时通讯
自建 es 可视化面板 kibana
自建 verdaccio 私有npm仓库
nexus3 私有仓库 容器化部署
Docker 搭建 nexus3version: '3.1'services: drone: image: sonatype/nexus3 volumes: - /nexus:/nexus-data - /etc/timezone:/etc/timezone:ro
Portainer docker 可视化管理
## 汉化包 (可能会有莫名其妙的BUG)wget https://labx.me/dl/4nat/public.zipunzip public.zip安装新版本中 改为 portainer/portainer-ce一般情况下sudo docker run -d -p 9000:9000 --nam

本站由 时空 使用 Stellar 搭建。