You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/12/08 11:16:12 UTC

[jira] [Commented] (BROOKLYN-95) support switching nginx from SSL to non-SSL

    [ https://issues.apache.org/jira/browse/BROOKLYN-95?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14237719#comment-14237719 ] 

ASF GitHub Bot commented on BROOKLYN-95:
----------------------------------------

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 <al...@cloudsoftcorp.com>
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 <al...@cloudsoftcorp.com>
Date:   2014-11-27T11:43:21Z

    support ProxySslConfig being set from map, so we can configure nginx via yaml

commit d575618083c7772bfbd4dd1df5e18fbbfc72c2e9
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Date:   2014-11-27T11:43:59Z

    fix typos and warnings

commit 1cae77597a0209cbbcbe700e72c4bba3c5bad7bf
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Date:   2014-11-28T09:21:17Z

    REST API support for setting multiple sensors or config with a map

commit 4b5598399dd4767ee0a76a7a8773de2705190d7f
Author: Alex Heneveld <al...@cloudsoftcorp.com>
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.

----


> support switching nginx from SSL to non-SSL
> -------------------------------------------
>
>                 Key: BROOKLYN-95
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-95
>             Project: Brooklyn
>          Issue Type: New Feature
>            Reporter: Alex Heneveld
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)