Skip to content
/ homebrew-tap Public template
forked from meshery/homebrew-tap

Homebrew Tap for for installing Meshery command line client.

License

Notifications You must be signed in to change notification settings

gsoc2/homebrew-tap

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shows an illustrated light mode meshplay logo in light color mode and a dark mode meshplay logo dark color mode.

GitHub GitHub issues by-label Website Twitter Follow Slack CII Best Practices

 

NOTE

This tap is not used for releasing new versions of meshplayctl anymore. Latest releases of meshplayctl are now published in the official homebrew-core tap. It can now be directly installed with:

brew install meshplayctl

meshplay/homebrew-tap

Homebrew Tap for installing the Meshplay command line client: meshplayctl

Usage

Installation Commands

To install meshplayctl, execute the following commands.

brew tap meshplay/tap
brew install meshplayctl

You need to have brew installed on your Mac or Linux system to perform these actions.

You’re ready to run Meshplay. To do so, execute the following command.

$ meshplayctl system start

Meshplay server supports customizing authentication flow callback URL, which can be configured in the following way

$ MESHPLAY_SERVER_CALLBACK_URL=https://custom-host meshplayctl system start

meshplayctl uses your current Kubernetes context, your KUBECONFIG environment variable (~/.kube/config by default). Confirm if this Kubernetes cluster you want Meshplay to interact with by running the following command: kubectl config get-contexts

If there are multiple contexts in your kubeconfig file, specify the one you want to use with the use-context subcommand: kubectl config use-context <context-to-use>.

Upgrading

To upgrade meshplayctl, execute the following command.

brew upgrade meshplayctl

Example output of a successful upgrade:

➜  ~ brew upgrade meshplayctl
==> Upgrading 1 outdated package:
khulnasoft/tap/meshplayctl 0.3.2 -> 0.3.4
==> Upgrading khulnasoft/tap/meshplayctl
==> Downloading https://github.com/khulnasoft/meshplay/releases/download/v0.3.4/meshplayctl_0.3.4_Darwin_x86_64.zip
==> Downloading from https://github-production-release-asset-2e65be.s3.amazonaws.com/157554479/17522b00-2af0-11ea-8aef-cbfe8
######################################################################## 100.0%
🍺  /usr/local/Cellar/meshplayctl/0.3.4: 5 files, 10.2MB, built in 4 seconds
Removing: /usr/local/Cellar/meshplayctl/0.3.2... (5 files, 10.2MB)
Removing: /Users/lee/Library/Caches/Homebrew/meshplayctl--0.3.2.zip... (3.9MB)
==> Checking for dependents of upgraded formulae...
==> No dependents found!

See Meshplay documentation for additional usage.

Join the service mesh community!

Our projects are community-built and welcome collaboration. 👍 Be sure to see the Khulnasoft Community Welcome Guide for a tour of resources available to you and jump into our Slack!

MeshMates

Find your MeshMate

MeshMates are experienced Khulnasoft community members, who will help you learn your way around, discover live projects and expand your community network. Become a Meshtee today!

Find out more on the Khulnasoft community.




 

Khulnasoft Service Mesh Community

Khulnasoft Service Mesh Community

✔️ Join any or all of the weekly meetings on community calendar.
✔️ Watch community meeting recordings.
✔️ Access the Community Drive by completing a community Member Form.
✔️ Discuss in the Community Forum.

Not sure where to start? Grab an open issue with the help-wanted label.

About

Homebrew Tap for for installing Meshery command line client.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published