Skip to content

orkspace/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

26 Commits
Β 
Β 
Β 
Β 

Repository files navigation

Homebrew Tap for Orkestra

This tap provides Homebrew formulas for Orkestra – a declarative runtime for Kubernetes operators, and its web-based Control Center (orkcc).

πŸ“¦ Installation

1. Add the tap

brew tap orkspace/tap

2. Install the CLI tools

Runtime (ork)

brew install ork

Control Center (orkcc)

brew install orkcc

3. Verify installation

ork version
orkcc --help

πŸ“˜ Usage examples

After installation, you can use ork to deploy and manage operators:

ork run -k katalog.yaml

For the Control Center:

ork control start --port 8081

Then open http://localhost:8081 to see the web UI.

πŸ”„ Updating

When a new version of Orkestra is released, update your local formulas:

brew update
brew upgrade ork orkcc

πŸ§ͺ Development

To build the formulas locally from source:

brew install --build-from-source ork
brew install --build-from-source orkcc

πŸ“œ License

This tap and the Orkestra project are licensed under the Apache License 2.0.
See the LICENSE file in the Orkestra repository for full details.

πŸ™ Contributing

Issues and pull requests are welcome at the Orkestra main repo or directly to this tap repository.


Maintainers: Orkestra team
Homepage: https://orkestra.sh (if available, otherwise omit)

Feel free to adjust the URL or description as needed.

About

Homebrew Tap for Orkestra

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages