Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added command customisation for environment variables #75

Closed
wants to merge 23 commits into from

Commits on Aug 1, 2016

  1. added Listen address and brodcast address host commands

    Richard Mathie committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    4e59a47 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from amey-sam/feature/docker1.12

    added Listen address and brodcast address host commands
    Richard Mathie authored Aug 1, 2016
    Configuration menu
    Copy the full SHA
    474c13f View commit details
    Browse the repository at this point in the history
  3. fixed host_command added curl and dig

    Richard Mathie committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    729bff4 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of github.com:amey-sam/cassandra

    Richard Mathie committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    684bd14 View commit details
    Browse the repository at this point in the history
  5. HOST_NAME typo

    Richard Mathie committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    42b9959 View commit details
    Browse the repository at this point in the history
  6. added random sleep and seeds command

    Richard Mathie committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    608b54e View commit details
    Browse the repository at this point in the history
  7. seeds command error

    Richard Mathie committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    a1d7cdd View commit details
    Browse the repository at this point in the history
  8. seeds command

    Richard Mathie committed Aug 1, 2016
    Configuration menu
    Copy the full SHA
    8a70faa View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. This should now work. added config for cqlsh testing

    Richard Mathie committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    1f1c4fe View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2016

  1. Instructions and spell checking

    Richard Mathie committed Aug 4, 2016
    Configuration menu
    Copy the full SHA
    5b507c6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2017

  1. added ver 3.9

    Ubuntu committed Jan 18, 2017
    Configuration menu
    Copy the full SHA
    91dd402 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Update README.md

    Akhil Nair authored Jan 20, 2017
    Configuration menu
    Copy the full SHA
    9336ef3 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2017

  1. updating to 3.11

    Richard Mathie committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    1708114 View commit details
    Browse the repository at this point in the history
  2. change key servers

    Richard Mathie committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    7ba8714 View commit details
    Browse the repository at this point in the history
  3. add resiliance to the build by trying different keyservers

    Richard Mathie committed Aug 8, 2017
    Configuration menu
    Copy the full SHA
    b700942 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2017

  1. Automating scailing of cassandra in swarm mode

    Richard Mathie committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    5bbb008 View commit details
    Browse the repository at this point in the history
  2. Allow setting of the service DNS name

    Richard Mathie committed Aug 9, 2017
    Configuration menu
    Copy the full SHA
    82ab2db View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2017

  1. Updated documentation

    Richard Mathie committed Aug 11, 2017
    Configuration menu
    Copy the full SHA
    d34fea1 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2017

  1. Document update and improved boot scripting

    Richard Mathie committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    243da85 View commit details
    Browse the repository at this point in the history
  2. spell check

    Richard Mathie committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    aba01f9 View commit details
    Browse the repository at this point in the history
  3. Added Note to rm dead nodes from degraded clusters

    Richard Mathie committed Aug 14, 2017
    Configuration menu
    Copy the full SHA
    1587f2a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2017

  1. Feature/tombstone failure threshold (#2)

    * Added tombstone_failure_threshold to docker-entrypoint
    
    * Updated images using update.sh
    Akhil Nair authored and Richard Mathie committed Aug 18, 2017
    Configuration menu
    Copy the full SHA
    99be267 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2018

  1. Remove repair after boot (#3)

    * Remove repair and cleanup after full boot
    
    * Rebuild images
    Akhil Nair authored and Richard Mathie committed Feb 10, 2018
    Configuration menu
    Copy the full SHA
    cf809b7 View commit details
    Browse the repository at this point in the history