https://github.com/mulbc/homebrew-ceph-client
Homebrew tap for ceph client libraries
https://github.com/mulbc/homebrew-ceph-client
ceph ceph-client homebrew osx storage
Last synced: about 1 year ago
JSON representation
Homebrew tap for ceph client libraries
- Host: GitHub
- URL: https://github.com/mulbc/homebrew-ceph-client
- Owner: mulbc
- Created: 2018-09-28T16:44:50.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T17:12:37.000Z (over 2 years ago)
- Last Synced: 2025-04-12T09:56:16.577Z (about 1 year ago)
- Topics: ceph, ceph-client, homebrew, osx, storage
- Language: Ruby
- Size: 53.7 KB
- Stars: 36
- Watchers: 8
- Forks: 30
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ceph client libraries for Homebrew
This is a [Ceph][] tap for [Homebrew][].
Mac users can use these formulae to easily install and update Ceph libraries.
## Initial setup
If you don't have Homebrew, install it from their [homepage][homebrew].
Then, add this tap:
```
brew tap mulbc/ceph-client
```
## Installing
To install the Ceph client libraries:
```
brew install ceph-client
```
## Updating
Simply run:
```
brew update
brew upgrade ceph-client
```
[homebrew]: http://brew.sh/
[ceph]: https://ceph.com/