GitHub user ahgittin opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/373
Nginx reconfigurable
fixes BROOKLYN-95, allowing nginx to be reconfigured to SSL and restarted,
in place
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ahgittin/incubator-brooklyn
nginx-reconfigurable
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/373.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #373
----
commit 4a28d9d8a7f39693fa2b680ce8456502e41bf795
Author: Alex Heneveld <[email protected]>
Date: 2014-11-25T07:50:17Z
when doing Entity.addChild, create a copy of the spec and set the parent
*there* if needed, so that config is inherited even when running
`AbstractEntity.init()`
commit d5f46949844683f671c59b1be53f906c9b986e78
Author: Alex Heneveld <[email protected]>
Date: 2014-11-27T11:43:21Z
support ProxySslConfig being set from map, so we can configure nginx via
yaml
commit d575618083c7772bfbd4dd1df5e18fbbfc72c2e9
Author: Alex Heneveld <[email protected]>
Date: 2014-11-27T11:43:59Z
fix typos and warnings
commit 1cae77597a0209cbbcbe700e72c4bba3c5bad7bf
Author: Alex Heneveld <[email protected]>
Date: 2014-11-28T09:21:17Z
REST API support for setting multiple sensors or config with a map
commit 4b5598399dd4767ee0a76a7a8773de2705190d7f
Author: Alex Heneveld <[email protected]>
Date: 2014-12-02T16:28:15Z
BROOKLYN-95 - make nginx re-configurable, to switch to ssl while live
a bit sloppy, running connectSensors multiple times, but it works.
better would be a restart which does install again, or to facilitate
starting at the same VM.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---