Skip to content

Latest commit

 

History

88 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages