softasap.sa-uwsgi
sa-uwsgi
エンペラーモードのuwsgiです。
Upstartサポート: upstart、systemd、supervisord
使用例(すべてのパラメータはオプションです)
シンプル
roles:
- {
role: "sa-uwsgi",
}
高度な設定:
roles:
- {
role: "sa-uwsgi",
option_install_python: true,
option_install_python3: true,
uwsgi_pip: pip3 # 指定したpipパスを使用してuwsgiをインストールします。
python_version: "3.6.4"
}
著作権とライセンス
コードはBSD 3条項とMITライセンスの二重ライセンスです。自分に合ったものを選んでください。
お問い合わせ:
役割の更新についてはFBで購読してください。
Gitterディスカッションチャンネルに参加するにはGitterを訪れてください。
他の役割を発見するには、http://www.softasap.com/roles/registry_generated.htmlをご覧ください。
私たちのブログを訪れて、http://www.softasap.com/blog/archive.htmlで最新情報をチェックしてください。