时空的窝
首页
分类
文章归档
时空探索
时空
累计撰写
53
篇文章
累计创建
7
个分类
累计收到
1
条评论
导航
首页
分类
文章归档
时空探索
目录
分类
服务
Winsh (Window 自建服务)
2021-07-24 23:41
72
0
0
31.2℃
服务
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
2021-06-01 23:35
67
0
0
30.7℃
服务
nexus3 私有仓库 容器化部署
Docker 搭建 nexus3version: '3.1'services: drone: image: sonatype/nexus3 volumes: - /nexus:/nexus-data - /etc/timezone:/etc/timezone:ro
2021-04-03 23:43
51
0
0
29.1℃
前端
后端
docker
服务
Docker Registry 私有 docker仓库
Docker Registry 私有 docker仓库version: "2"services: docker-registry: image: registry:latest restart: always ports: - 5000:5000
2020-09-04 23:59
54
0
0
29.4℃
docker
服务
aria2c
2020-01-03 17:08
53
0
0
29.3℃
服务
aria2caria2c 系统服务配置[Unit]Description=aria2After=aria2.service[Service]#PIDFile=/run/aria2.pidExecStart=/usr/local/bin/aria2c -c --conf-path=/etc/aria2
上一页
下一页
1
2
3
弹