User Guide
編輯歷史
| 時間 | 作者 | 版本 |
|---|---|---|
| 2014-12-04 12:37 | r3 | |
顯示 diff(62 行未修改)
|
||
| 2014-12-04 12:37 – 12:37 | r1 – r2 | |
顯示 diff User Guide
+ 大綱:
+ *User Guide
+ *what is sysd?
+ *screenshot ( webui + console json output )
+ *基本架構示意圖
+ *demo
+ *Use cases 應用範例 ( How to use it? )
+ *Try It
+ *how to install / setup
+ *Document Links
+ *Contact Info / Feedback
+
+ What is sysd?
+
+ 基本架構示意圖:
+ (todo: 先草圖, 之後再改成電腦圖 )
+ *
+ *我應該可以協助畫圖。
+
+ WebUI screenshot:
+ *
+
+ fine output command line tool screenshot:
+ *
+
+ console screenshot:
+ *
+
+ 類似專案:
+ *http://phpsysinfo.github.io/phpsysinfo/
+
+ Use Cases
+ ( 舉出一些 sysd 的應用範例,增進新手對 sysd 的實際了解 )
+ *yan 使用 sysd 取得 system data 作成 qtile 的 widget
+ *...
+
+ Try it -- How to install / setup ?
+
+ *Installation Guide
+ *Ubuntu
+ *Debian
+ *Centos
+ *Mac OS X
+ *Windows
+ *other -- Binaries
+ *Docker
+ *$ cd dockerfiles/DISTRO/VERSION
+ *$ docker build -t sysd .
+ *$ docker run --rm -p 8080:8080 sysd
+
+ *Setup
+ *setup port number
+ *file permission ( chmod/ group / ... )
+
+ *Usage
+ *http://127.0.0.1:8080/ui/
+ *sysd-cli ifconfig / sysd-cli route / ...
+ *netstat -ltn => 檢查 port
+
+ *FAQ
+ *where to get support
|
||
| 2014-12-04 12:36 | r0 | |
顯示 diff-
+ User Guide
|
||