{ "version": "2", "templates": [{ "type": 1, "title": "Registry", "name": "Registry", "description": "Docker image registry", "categories": ["docker"], "platform": "linux", "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/registry.png", "image": "registry:latest", "ports": [ "5000/tcp" ], "volumes": [{ "container": "/var/lib/registry" }] }, { "type": 1, "title": "portainer", "name": "portainer", "description": "自定义portainer管理面包,包含常用模板,管理地址:https://:9443", "categories": ["docker"], "platform": "linux", "restart_policy": "always", "logo": "https://portainer-io-assets.sfo2.digitaloceanspaces.com/logos/portainer.png", "image": "lihaixin/portainer:2.19.1", "network": "host", "volumes": [{ "container": "/var/run/docker.sock", "bind": "/var/run/docker.sock" }, { "volume": "portainer_data", "container": "/data" }] }, { "type": 1, "title": "webssh-8888", "name": "webssh-8888", "hostname": "webssh", "description": "新版SSH网页客户端", "note": "新版SSH网页客户端,请点击 webssh 更多消息", "categories": ["ssh"], "platform": "linux", "restart_policy": "always", "logo": "https://raw.githubusercontent.com/lihaixin/dockerfile/master/logo/webssh2.png", "image": "lihaixin/webssh", "env": [{ "name": "QQ", "label": "QQ联系方式", "description": "终端显示你的QQ联系方式." }], "ports": [ "8888/tcp" ] }, { "type": 1, "title": "ttyd", "name": "ttyd-7681", "description": "ttyd is a simple command line tool for sharing terminal over the web ", "categories": ["ssh"], "platform": "linux", "restart_policy": "always", "hostname": "ttyd", "logo": "https://raw.githubusercontent.com/lihaixin/dockerfile/master/logo/ttyd.png", "image": "lihaixin/ttyd", "ports": [ "7681/tcp" ], "env": [{ "name": "QQ", "label": "QQ联系方式", "description": "终端显示你的QQ联系方式." }, { "name": "DOMAIN", "label": "TTYD证书域名", "description": "TYYD使用的域名", "default": "youdomain.com" }, { "name": "HOSTNAME", "label": "TTYD主机名", "description": "TTYD使用的主机", "default": "hostname" }, { "name": "USERNAME", "label": "用户名", "description": "TYYD登陆用户名,输入noauth为不用登陆就能访问", "default": "noauth" }, { "name": "PASSWORD", "label": "密码", "description": "TTYD登陆密码,输入noauth为不用登陆就能访问", "default": "noauth" }, { "name": "TTYD_OPT", "label": "执行程序", "description": "输入需要执行的程序,默认bash 可选择输入iftop tmux", "default": "bash" }], "volumes": [ { "container": "/etc/cert", "bind": "/etc/cert" }] }, { "type": 1, "title": "udptoolsserver", "name": "udptoolserver", "description": "udptools server UDP数据加速服务端,常用加速openvpn 和 wireguard 等UDP传输的VPN", "categories": ["tools"], "platform": "linux", "restart_policy": "always", "hostname": "udptoolsserver", "logo": "https://raw.githubusercontent.com/lihaixin/dockerfile/master/logo/udptools.png", "image": "lihaixin/udptools:server", "network": "host", "env": [{ "name": "QQ", "label": "你QQ联系方式,也是会员账号", "description": "终端显示你的QQ联系方式." }, { "name": "UDPSPEEDER", "label": "是否启用UDP加速", "description": "启用UDP加速,1为启用,0为禁用", "default": "1" }, { "name": "UDP2RAW", "label": "是否启用UDP数据tcp伪装", "description": "启用UDP数据tcp伪装,1为启用,0为禁用", "default": "0" }, { "name": "PORT", "label": "监听端口", "description": "UDPTOOLS监听端口", "default": "12001" }, { "name": "RURL", "label": "远端UDP服务器IP", "description": "远端UDP服务器IP,一般为openvpn 服务器IP地址", "default": "8.8.8.8" }, { "name": "RPORT", "label": "远端UDP服务器端口", "description": "远端UDP服务器端口,一般为openvpn UDP端口", "default": "1194" }] }, { "type": 1, "title": "udptoolsclient", "name": "udptoolsclient", "description": "udptools client UDP数据加速客户端,常用加速openvpn 和 wireguard 等UDP传输的VPN ", "categories": ["tools"], "platform": "linux", "restart_policy": "always", "hostname": "udptoolsclient", "logo": "https://raw.githubusercontent.com/lihaixin/dockerfile/master/logo/udptools.png", "image": "lihaixin/udptools:client", "network": "host", "env": [{ "name": "QQ", "label": "你QQ联系方式,也是会员账号", "description": "终端显示你的QQ联系方式." }, { "name": "UDPSPEEDER", "label": "是否启用UDP加速", "description": "启用UDP加速,1为启用,0为禁用", "default": "1" }, { "name": "UDP2RAW", "label": "是否启用UDP数据tcp伪装", "description": "启用UDP数据tcp伪装,1为启用,0为禁用", "default": "0" }, { "name": "PORT", "label": "监听端口", "description": "UDPTOOLS监听端口", "default": "12001" }, { "name": "RURL", "label": "远端UDPTOOLS服务器IP", "description": "远端UDPTOOLS服务器端IP,", "default": "8.8.4.4" }, { "name": "RPORT", "label": "远端UDPTOOLS服务器端口", "description": "远端UDPTOOLS服务器端口", "default": "12001" }] }, { "type": 1, "title": "next-terminal", "name": "next-terminal-sqlite-8088", "image": "lihaixin/next-terminal", "description": "Next Terminal是使用Golang和React开发的一款HTML5的远程桌面网关,具有小巧、易安装、易使用、资源占用小的特点,支持RDP、SSH、VNC和Telnet协议的连接和管理 ", "note": "可以通过这个搭建中转机用 更多查看", "categories": ["ssh"], "platform": "linux", "restart_policy": "always", "logo": "https://raw.githubusercontent.com/lihaixin/dockerfile/master/logo/Next-Terminal.png", "env": [{ "name": "QQ", "label": "QQ联系方式", "description": "终端显示你的QQ联系方式." }, { "name": "DOMAIN", "label": "Next Terminal管理域名", "description": "Next Terminal使用的域名", "default": "youdomain.com" }, { "name": "HOSTNAME", "label": "Next Terminal主机名", "description": "Next Terminal使用的主机", "default": "next" }], "volumes": [ { "container": "/etc/cert", "bind": "/etc/cert" }, { "container": "/usr/local/next-terminal/data", "bind": "/usr/local/next-terminal/data" }], "ports": [ "8088/tcp" ] }, { "type": 3, "title": "19999-netdata", "name": "netdata", "description": "是一款Linux系统性能实时监控工具,是一个高度优化的Linux守护进程,可以对Linux系统、应用程序(包括但不限于Web服务器,数据库等)、SNMP服务等提供实时的性能监控 ", "note": "Linux系统性能实时监控工具 更多查看", "categories": ["tools"], "platform": "linux", "restart_policy": "always", "logo": "https://raw.githubusercontent.com/lihaixin/dockerfile/master/logo/netdata.png", "repository": { "url": "https://github.com/lihaixin/dockerfile", "stackfile": "stacks/netdata/docker-compose.yml" } }, { "type": 1, "title": "baidupcs", "name": "baidupcs", "description": "不限速百度云客户端", "categories": ["file"], "platform": "linux", "logo": "https://raw.githubusercontent.com/lihaixin/dockerfile/master/logo/baidupcs.png", "image": "lihaixin/baidupcs", "ports": [ "1999/tcp" ], "volumes": [{ "container": "/defaults" }, { "container": "/root/Downloads" }], "env": [{ "name": "PGID", "label": "PGID", "set": "0" }, { "name": "PUID", "label": "PUID", "set": "0" }], "restart_policy": "always" }, { "type": 1, "title": "h5ai", "name": "h5ai", "description": "h5ai file indexer for HTTP web servers", "categories": ["file"], "platform": "linux", "logo": "https://raw.githubusercontent.com/lihaixin/dockerfile/master/logo/h5ai.png", "image": "lihaixin/h5ai", "ports": [ "80/tcp" ], "restart_policy": "always", "volumes": [{ "container": "/share" }] }, { "type": 1, "title": "h5ai auth", "name": "h5ai auth", "description": "h5ai file indexer for HTTP web servers", "categories": ["file"], "platform": "linux", "logo": "https://raw.githubusercontent.com/lihaixin/dockerfile/master/logo/h5ai.png", "image": "lihaixin/h5ai:auth", "ports": [ "80/tcp" ], "env": [{ "name": "USER", "label": "USER", "set": "test" }, { "name": "PASSWD", "label": "PASSWD", "set": "test" }], "restart_policy": "always", "volumes": [{ "container": "/share" }] }, { "type": 1, "title": "verysync", "name": "verysync", "description": "file sync uses verysync", "categories": ["file"], "platform": "linux", "logo": "https://raw.githubusercontent.com/lihaixin/dockerfile/master/logo/verysync.png", "image": "lihaixin/verysync", "ports": [ "8886/tcp", "22330/tcp", "22027/udp", "22037/udp" ], "restart_policy": "always", "volumes": [{ "container": "/mnt" }, { "container": "/verysync" }] }, { "type": 1, "title": "transmission", "name": "transmission", "description": "bt transmissio web ui", "categories": ["file"], "platform": "linux", "logo": "https://raw.githubusercontent.com/lihaixin/dockerfile/master/logo/transmission.png", "image": "lihaixin/transmission", "ports": [ "9091/tcp", "51413/tcp", "51413/udp" ], "restart_policy": "always", "volumes": [{ "container": "/config" }, { "container": "/downloads" }, { "container": "/wat