|      1TinyBBC      2017-09-25 12:50:52 +08:00 clonezilla | 
|  |      2msg7086      2017-09-25 13:14:49 +08:00 你说的 ghost 是克隆软件还是博客? | 
|  |      3defunct9      2017-09-25 13:16:22 +08:00 这玩意不需要克隆吧 | 
|  |      4momocraft      2017-09-25 13:25:52 +08:00 以为是 ghost 装 centos 惊了 | 
|  |      5expy      2017-09-25 13:36:06 +08:00 直接复制吧,复制完了改下 fstab 跟 grub。 | 
|  |      6huafang OP 我说的是 ghost blog。。。。。 | 
|  |      7joysir      2017-09-25 13:46:26 +08:00 | 
|  |      8msg7086      2017-09-25 13:51:59 +08:00 你都用 CentOS 自己给自己双倍难度了,还来问简洁安装方案么。 | 
|  |      9likuku      2017-09-25 13:58:00 +08:00 live CD/USB + tar 就足够了。 | 
|  |      10love4taylor PRO https://blog.magentaize.net/how-to-install-ghost-on-centos/ https://blog.magentaize.net/update-ghost-to-1-0-stable/ 另外 似乎 Ghost 在 CentOS 有开机启动失效的问题 朋友说是 Systemd 的锅 | 
|  |      11ivmm      2017-09-25 14:20:16 +08:00 | 
|  |      12xrr2016      2017-09-25 16:51:48 +08:00 我在搬瓦工 centos 主机上安装 Ghost 也一直没成功... | 
|  |      13xratzh      2017-09-25 17:18:10 +08:00 这个问题我反馈过了,CentOS 有问题,debian 系的正常 https://github.com/TryGhost/Ghost-CLI/issues/447#issuecomment-327874503 所以暂时用的 Debian,你是遇到 Ghost 识别了俩 nodejs 版本这个问题吧???我也想知道原因 | 
|  |      14xratzh      2017-09-25 17:20:04 +08:00 顺便欢迎使用我写的一键脚本。CentOS 暂时用不了,前几个版本正常 https://github.com/xratzh/GhostBlog_SSL | 
|  |      15superchijinpeng      2017-09-25 18:22:17 +08:00 via iPhone 可以使用 Docker。 | 
|  |      16ITOutsider      2017-09-25 18:37:12 +08:00 快速 curl -L https://github.com/TryGhost/Ghost/releases/download/1.x.0/Ghost-1.x.0.zip -o ghost.zip unzip -uo ghost.zip -d ghost cd ghost && npm install --production npm install -g knex-migrator knex-migrator init npm start | 
|      17yxwzaxns      2017-09-25 18:41:02 +08:00 via iPhone | 
|  |      18zrj766      2017-09-25 18:53:37 +08:00 via Android 用 debian 吧,centos 经常破事多缺东西 | 
|  |      19mritd      2017-09-25 19:37:08 +08:00 via iPhone Docker 啊,合计啥呢 |