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

服务 

nexus3 私有仓库 容器化部署

Docker 搭建 nexus3version: '3.1'services: drone: image: sonatype/nexus3 volumes: - /nexus:/nexus-data - /etc/timezone:/etc/timezone:ro

Docker Registry 私有 docker仓库

Docker Registry 私有 docker仓库version: "2"services: docker-registry: image: registry:latest restart: always ports: - 5000:5000

aria2c

服务 

aria2caria2c 系统服务配置[Unit]Description=aria2After=aria2.service[Service]#PIDFile=/run/aria2.pidExecStart=/usr/local/bin/aria2c -c --conf-path=/etc/aria2