Charm for webapp with webserver or not?

2016-01-04 Thread Patrik Karisch
Hi all, if I create a charm for my webapp, should it already install the webserver or should it only provide a interface as subordinate for e.g. the apache2 charm? In the first case, each webapp must be run in separate containers as a minimum.. But I think scaling up is much easier, because it

Juju Charm store submission and functional tests using Amulet

2016-01-04 Thread Bruno Ranieri
Hello, I run into some problems when trying to bring some new charms through the charm store process https://bugs.launchpad.net/~3-bruno I submitted the charms, following the instructions on https://jujucharms.com/docs/stable/authors-charm-store, unfortunately the charms never showed up as name

Re: Juju Charm store submission and functional tests using Amulet

2016-01-04 Thread Marco Ceppi
Hi Bruno, When I search the charm store, https://jujucharms.com/u/3-bruno/, I don't see any of these charms. However, they are properly uploaded to bzr. We're very close to switching over to a new (more direct) way to publish charms to the store, one where the process is a lot more transparent

Re: Charm for webapp with webserver or not?

2016-01-04 Thread Patrik Karisch
Hi Marco, seems the best way to do so. Better supply my correct configuration of nginx and php-fpm instead relying on another charm. Pro: My webapp charm can specialize all config params. I've read the charm layers already and they seem interesting to build different webapps. Although I must

Re: Charm for webapp with webserver or not?

2016-01-04 Thread Marco Ceppi
Hi Patrik, We have a few layers for php and nginx (http://interfaces.juju.solutions/). While are almost exclusively written in Python, Bash is another supported language for creating layers (though, with less bash layers written at the moment, it's likely not as well tested as Python). Marco On

Re: Juju Charm store submission and functional tests using Amulet

2016-01-04 Thread Bruno Ranieri
Hi Marco, thanks for the quick response. 2016-01-04 15:21 GMT+01:00 Marco Ceppi : > When I search the charm store, https://jujucharms.com/u/3-bruno/, I don't > see any of these charms. [...] > > As for your Amulet bug, it's not directly related to this, the error is

Re: Juju Charm store submission and functional tests using Amulet

2016-01-04 Thread Marco Ceppi
On Mon, Jan 4, 2016 at 9:51 AM Bruno Ranieri wrote: > Hi Marco, > > thanks for the quick response. > > 2016-01-04 15:21 GMT+01:00 Marco Ceppi : > > >> When I search the charm store, https://jujucharms.com/u/3-bruno/, I >> don't see any of these

Re: Juju-CI revision testing paused

2016-01-04 Thread Martin Packman
On 24/12/2015, John George wrote: > As no one will be monitoring resources or test results over the holiday > break, Juju-CI has been paused. Anything landed will be tested when the > system is re-enabled on January 4th. I reenabled CI this morning, and revision