Summary
Shared storage for wrappz using NFS
Charm Store
juju deploy cs:~jmit/oneiric/wrappz-0
Description
Installs and configures an nfs4 daemon with
the standard accompanying services, portmapd
and idmapd.
This charm will install the wrappz code,
update the config to match the database,
unzip the images to match the database entries,
and update the database.
Ensure that you have a private RSA key in config/id_rsa
and this key has access to the bzr repository for the code.
Also ensure that you have valid AWS credentials saved as config/pk.pem (private key)
and config/cert.pem (X.509 certificate)
Config
site_update string
initial_daemon_count string
service_name string
env_navbar_b2b string
aws_secret_key string
storage_root string
export_owner string
db_wrappz_archive string
env_hostname string
bzr_repo string
env_mail_to string
cyo_db string
env_show_delivery_message string
env_navbar_nonwrappz_products string
env_site_available string
images_archive string
env_navbar_licensed_products string
bzr_revision string
code_archive string
ebs_volume string
env_mail_from string
aws_access_key string
env_country string
env_region string
wrappz_db string
db_cyo_archive string
export_options string
install_images string
Details