Skip to content

SSL

install

# 拉取镜像
docker pull registry.cn-shanghai.aliyuncs.com/usual2970/certimate:latest
# 启动容器
docker run -d \
  --name certimate_server \
  --restart unless-stopped \
  -p 8090:8090 \
  -v /etc/localtime:/etc/localtime:ro \
  -v /etc/timezone:/etc/timezone:ro \
  -v $(pwd)/data:/app/pb_data \
  registry.cn-shanghai.aliyuncs.com/usual2970/certimate:latest

config

create RAM accesskey

  • aliyun

Others

部署

-> 授权管理

  • aliyun-dns
  • ssh 部署

-> Notifications

  • Bark

-> 工作流

  1. Start: 定时任务
  2. Application: 申请证书
  3. Deployment: ssh 部署