зеркало из https://github.com/microsoft/spinnaker.git
Update mac instructions for cassandra
This commit is contained in:
Родитель
6f0f8e1d93
Коммит
f93779b029
|
@ -45,12 +45,12 @@ The Spinnaker platform has a few prerequisites, which are installed as a part of
|
|||
|
||||
=== Mac OS X
|
||||
|
||||
You need to have http://brew.sh/[homebrew] installed and ensure your version of git is above 2.0.
|
||||
You need to have http://brew.sh/[homebrew] installed and ensure your version of git is above 2.0. Cassandra must be 2.1.x where x > 11 or you must enable thrift.
|
||||
|
||||
[source,bash]
|
||||
----
|
||||
brew install caskroom/cask/brew-cask
|
||||
brew install redis cassandra packer
|
||||
brew install redis homebrew/versions/cassandra21 packer
|
||||
brew cask install java
|
||||
cd $SPINNAKER_HOME
|
||||
mkdir build
|
||||
|
|
Загрузка…
Ссылка в новой задаче