You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@geode.apache.org by zhansen-pivotal <gi...@git.apache.org> on 2015/10/28 23:09:14 UTC

[GitHub] incubator-geode pull request: adding RHEL/CENTOS init scripts for ...

GitHub user zhansen-pivotal opened a pull request:

    https://github.com/apache/incubator-geode/pull/27

    adding RHEL/CENTOS init scripts for locator and server

    Standardizing start and stop procedure for locators and servers out of the box. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhansen-pivotal/incubator-geode develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/27.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 #27
    
----
commit ba8492c30d90352f8b4cf3bf568b8bfbaaf93e45
Author: Zac Hansen <zh...@zachary-hansen-macbook-pro.local>
Date:   2015-10-28T22:02:19Z

    adding RHEL/CENTOS init scripts for locator and server

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-geode pull request: adding RHEL/CENTOS init scripts for ...

Posted by sshcherbakov <gi...@git.apache.org>.
Github user sshcherbakov commented on the pull request:

    https://github.com/apache/incubator-geode/pull/27#issuecomment-153763150
  
    I've put together a simple set of bash scripts to control a Geode cluster.
    It is [yet] missing the process demonization scripts but may be useful as an idea of what could be convenient for Geode cluster control:
    https://github.com/sshcherbakov/geode-control



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-geode pull request: adding RHEL/CENTOS init scripts for ...

Posted by zhansen-pivotal <gi...@git.apache.org>.
Github user zhansen-pivotal closed the pull request at:

    https://github.com/apache/incubator-geode/pull/27


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-geode pull request: adding RHEL/CENTOS init scripts for ...

Posted by zhansen-pivotal <gi...@git.apache.org>.
GitHub user zhansen-pivotal reopened a pull request:

    https://github.com/apache/incubator-geode/pull/27

    adding RHEL/CENTOS init scripts for locator and server

    Standardizing start and stop procedure for locators and servers out of the box. 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhansen-pivotal/incubator-geode develop

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-geode/pull/27.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 #27
    
----
commit ba8492c30d90352f8b4cf3bf568b8bfbaaf93e45
Author: Zac Hansen <zh...@zachary-hansen-macbook-pro.local>
Date:   2015-10-28T22:02:19Z

    adding RHEL/CENTOS init scripts for locator and server

commit c47a9ad5e7e18b2bbce3480f903947403626ebe1
Author: zhansen-pivotal <zh...@users.noreply.github.com>
Date:   2015-10-28T23:04:01Z

    Update gf_locator

commit da2cf29f2fc609b519bfff71390efa1c45e92b71
Author: zhansen-pivotal <zh...@users.noreply.github.com>
Date:   2015-10-28T23:05:14Z

    Update gf_server

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-geode pull request: adding RHEL/CENTOS init scripts for ...

Posted by zhansen-pivotal <gi...@git.apache.org>.
Github user zhansen-pivotal closed the pull request at:

    https://github.com/apache/incubator-geode/pull/27


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-geode pull request: adding RHEL/CENTOS init scripts for ...

Posted by zhansen-pivotal <gi...@git.apache.org>.
Github user zhansen-pivotal commented on the pull request:

    https://github.com/apache/incubator-geode/pull/27#issuecomment-152034286
  
    Thank you for the comments!!
    
    Changes were made via you're recommendations with more to come.
    
    As far as being part of an rpm build I fully agree that this is where the majority of the assumptions that were made came from.
    
    This was made in its current state as more of a helpful template with possibility to grow.
    
    Much more is needed such as distributed execution among nodes and variables to be set at install (ie. setting user). 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---