PIONEの起動方法

提供: Eospedia
2014年9月2日 (火) 20:42時点におけるTacyas (トーク | 投稿記録)による版

(差分) ←前の版 | 最新版 (差分) | 次の版→ (差分)
移動: 案内検索

起動方法

pione-webclientのためのサーバの起動

通常の利用方法は下記のようになります。

$ bundle exec god -c misc/pione-webclient.god

開発環境においては、下記にて実行してみましょう.

$ bundle exec foreman start


Note for Drop-ins API


PIONE Webclient enables to handle Drop-ins API for uploading input files from and downloading result files to Dropbox. If you want to use Drop-ins's function, you needs Drop-ins app key in production environment. If you don't have it, you can get from "https://www.dropbox.com/developers/apps".

      1. How to setup Drop-ins app key
   % echo $APP_KEY > dropins-app-key.txt