You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

679 B

Blotter Docker

在 Docker 中 无脑地 运行 Blotter 博客

相关项目:

使用

# 拉取最新版镜像
bash script.bash pull

# 启动服务
bash script.bash start

# 关闭服务
bash script.bash stop

TODO

  • Docker 编译镜像
  • Docker 运行博客
  • 自动初始化数据库
  • 定时任务脚本自动配置
  • 完善文档
  • 自动部署

公网访问

默认监听 50000 端口,同时在 80 端口监听 www.example.com 域名,可配置 nginx/conf.d 相关文件修改域名及 HTTPS