feat: 添加metabase内容

This commit is contained in:
2018-01-08 00:37:38 +08:00
parent d8f743a6ff
commit 1b7298ead4
3 changed files with 20 additions and 0 deletions

7
metabase/readme.md Normal file
View File

@@ -0,0 +1,7 @@
# metabase-轻量级开源bi系统
[官网](https://www.metabase.com)
## 部署
```
$ sudo docker stack deploy -c metabase.yaml metabase
```