资源说明:Chef cookbook for awwbomb
# awwbomb Cookbook ## Description Installs awwbomb. Written for Ubuntu 12.04 (Precise Pangolin). ## Requirements * Memcached * [firewall](https://github.com/opscode-cookbooks/firewall) Cookbook ## Databags It is recommended to store your CloudFiles credentials in an encrypted databag for security. If you do, make sure to set the `node["awwbomb"]["databag]` and `node["awwbomb"]["databag_item"]` attributes. ## Attributes | Attribute | Description | |:-------------|:----------------| | `node["awwbomb"]["server"]` | HTTP server to use (passenger, nginx) | | `node["awwbomb"]["databag"]` | Databag name for CloudFiles credentials | | `node["awwbomb"]["databag_item"]` | Databag item name for CloudFiles credentials | | `node["awwbomb"]["username"]` | User to run as | | `node["awwbomb"]["home"]` | User home | | `node["awwbomb"]["repo"]` | URL to awwbomb git repository | | `node["awwbomb"]["project_home"]` | Path to clone awwbomb into | | `node["awwbomb"]["dependencies"]` | System dependencies to install via apt-get | | `node["awwbomb"]["port"]` | Webserver port | | `node["awwbomb"]["open_ports"]` | Ports to open via UFW (Array)| | `node["awwbomb"]["ENV"]["CF_USERNAME"]` | Cloud Files Username | | `node["awwbomb"]["ENV"]["CF_APIKEY"]` | Cloud Files API Key | | `node["awwbomb"]["ENV"]["CF_CONTAINER"]` | Cloud Files Container Name | | `node["awwbomb"]["ENV"]["RACK_ENV"]` | Environment Type (production, development) |
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。
English
