GithubHelp home page GithubHelp logo

isabella232 / homebrew-hz Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hazelcast/homebrew-hz

0.0 0.0 0.0 309 KB

Homebrew Repository for Hazelcast Command Line

License: Apache License 2.0

Ruby 100.00%

homebrew-hz's Introduction

Homebrew Tap Repository for Hazelcast Platform

About

This repository contains the Homebrew formulas for hazelcast, hazelcast-enterprise and hzcloud packages.

  • hazelcast and hazelcast-enterprise packages contain the server distribution of Hazelcast Platform.
  • hzcloud package contains hzcloud command line tool for managing Hazelcast Cloud clusters.

How to Install Hazelcast

Add Tap Repository

brew tap hazelcast/hz

Install Package

Install the community version of Hazelcast

brew install hazelcast 

Upgrade the community version of Hazelcast

brew upgrade hazelcast 

Install particular minor version of Hazelcast

brew install hazelcast-5.1

Install particular version of Hazelcast

brew install [email protected]

NOTE: To upgrade to a particular version, uninstall the old package first and then install hazelcast for the latest version or hazelcast-x.y for another version.

Install snapshot version of Hazelcast

brew install [email protected]

Install Hazelcast Enterprise edition (you need a license key to run it, see Installing a License Key

brew install hazelcast-enterprise

Install without Java dependency (you already have installed Java in another way)

brew install hazelcast --without-openjdk

Configuration

Starting from version 5.1, configuration files are preserved between upgrades and stored in

$(brew --prefix)/etc/hazelcast

(usually /usr/local/etc/hazelcast or /opt/homebrew/etc/hazelcast)

Starting Instance

Start the Hazelcast instance with hz command

hz start

Clean Up

brew uninstall hazelcast
brew untap hazelcast/hz
brew cleanup -s
rm -rf $(brew --prefix)/etc/hazelcast

How to Install Hazelcast Cloud CLI

Add Tap Repository

brew tap hazelcast/hz

Install Package

brew install hzcloud

Clean Up

brew uninstall hzcloud
brew untap hazelcast/hz
brew cleanup -s

More Information

homebrew-hz's People

Contributors

devopshazelcast avatar alparslanavci avatar ldziedziul avatar googlielmo avatar huseyinbabal avatar nosan avatar frant-hartm avatar fbarotov avatar nfrankel avatar goreleaserbot avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.