feat: æ 添加dokuwiki,ghost和radicale服务器资料
This commit is contained in:
14
ghost/readme.md
Normal file
14
ghost/readme.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# ghost 博客系统
|
||||
|
||||
## 说明
|
||||
基于node.js的轻量级博客系统,速度快,功能只能够个人使用,可快速搭建
|
||||
## 部署
|
||||
```
|
||||
$ sudo docker stack deploy -c ghost.yaml ghost
|
||||
```
|
||||
## 使用
|
||||
访问
|
||||
```
|
||||
http://xxx.xxx.xxx:8002
|
||||
```
|
||||
**需要根据具体服务器部署情况进行修改**
|
||||
Reference in New Issue
Block a user