livekit 语音/视频 服务


官方文档 https://docs.livekit.io/realtime/self-hosting/vm/ https://zhuanlan.zhihu.com/p/474130496 测试地址 https://meet.livekit.io/?tab=custom 生成配置 docker run

draw 在线 思维导图 部署

docker 

draw 在线 思维导图 部署version: '3.4'services: searx: container_name: draw image: fjudith/draw.io:latest restart: always ports: - "1808

SearX 搜索引擎 部署


docker 

minio 容器化部署

单机部署docker run -p 9001:9000 --name minio \ -v /mnt/data:/data \ -v /mnt/config:/root/.minio \ -e "MINIO_ACCESS_KEY=AKIAIOSFODNN7EXAMPLE"

Duplicat 利用网盘异地容灾备份

服务 

Duplicat 利用网盘异地容灾备份https://duplicati.readthedocs.io/en/latest/02-installation/#installing-duplicati-on-linux按照此程序在基于 Linux 的系统上安装重复。也许可选: 论坛说明建议安装以下德比

Kafka 传统单机部署


Zookeeper

下载清华镜像下载地址:https://mirrors.tuna.tsinghua.edu.cn/apache/zookeeper/解压tar -zxvf apache-zookeeper-3.5.8-bin.tar.gzcd apache-zookeeper-3.5.8-bin复制配置文件模板cd

RabbitMQ 容器化部署


Winsh (Window 自建服务)

服务 

CoreDNS 私有DNS服务器

CoreDNS官网https://coredns.io/官方仓库地址https://github.com/coredns/corednsCoreDNS 配置文件Corefile.:53 {hosts {140.82.112.3 github.com185.199.108.153 *.github.i

服务