Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rancher/cattle
Infrastructure orchestration engine for Rancher 1.x
https://github.com/rancher/cattle
cat-herding cattle docker middle-managers orchestration
Last synced: 18 days ago
JSON representation
Infrastructure orchestration engine for Rancher 1.x
- Host: GitHub
- URL: https://github.com/rancher/cattle
- Owner: rancher
- License: apache-2.0
- Archived: true
- Created: 2014-03-23T00:19:52.000Z (over 10 years ago)
- Default Branch: v1.6
- Last Pushed: 2022-01-03T18:07:31.000Z (almost 3 years ago)
- Last Synced: 2024-07-31T07:15:31.819Z (4 months ago)
- Topics: cat-herding, cattle, docker, middle-managers, orchestration
- Language: Java
- Homepage:
- Size: 31.2 MB
- Stars: 574
- Watchers: 43
- Forks: 185
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-rancher - Cattle - Cattle is the orchestration engine that powers Rancher (Rancher 1.0 / Tools 1.0)
README
# Cattle [![Build Status](https://drone.rancher.io/api/badges/rancher/cattle/status.svg)](https://drone.rancher.io/rancher/cattle)
Cattle is the orchestration engine that powers Rancher. Its primary role is meta data management and orchestration of external systems. Cattle in fact does no real work, but instead delegates to other components (agents) to do the actual work. You can look at Cattle as the middle management layer in Rancher. Do middle managers really do anything?
# Running
You probably just want to run [Rancher](http://github.com/rancher/rancher) and not Cattle directly.
# Developing
If you are a brave soul and want to hack on Cattle instructions for setting up a development environment and understanding how it works are at the [Rancher Wiki](https://github.com/rancher/rancher/wiki)
# License
Copyright (c) 2014-2015 [Rancher Labs, Inc.](http://rancher.com)Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at[http://www.apache.org/licenses/LICENSE-2.0](http://www.apache.org/licenses/LICENSE-2.0)
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.[1]: http://docs.cattle.io/en/latest/examples/toc.html
[3]: http://docs.cattle.io/en/latest/examples/hypervisor.html
[4]: http://docs.cattle.io/en/latest/examples/libvirt-template.html
[5]: http://cattle.readthedocs.org/en/latest/installation/ec2.html
[6]: http://docs.cattle.io/en/latest/concepts/orchestration.html
[8]: http://cattle.readthedocs.org/en/latest/toc.html
[9]: http://docs.docker.io/en/latest/installation/
[10]: https://github.com/cattleio/cattle-cli/blob/master/README.md
[11]: docs/source/images/apiui.png
[12]: http://stedolan.github.io/jq/
[13]: docs/source/images/ui.png