Comment 2 for bug 1342843

Revision history for this message
Tim Van Steenburgh (tvansteenburgh) wrote :

Hey Dustin,

Cool charm, thanks for making this! I tested on EC2 and it works great, with a few minor caveats:

Bugs:

- The charm needs to `open-port 80` at some point to allow access to the web interface.

Suggestions:

- The config-changed hook will fail (exit 5) if you pass an https input_url. This isn't a deal-breaker, but it would be nice to note this limitation in the README.
- I believe this charm won't work on lxc because NFS won't work - it would be nice to note this limitation in the README as well.

Thanks again for the charm! If you have time to make these small corrections I think we can get this into the store soon!

Tim