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.
|
3 months ago | |
---|---|---|
nginx | 10 months ago | |
.gitignore | 2 years ago | |
README.md | 2 years ago | |
docker-compose.yml | 3 months ago | |
script.bash | 4 months ago |
README.md
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