All Projects → rancher → Cattle

rancher / Cattle

Licence: apache-2.0
Infrastructure orchestration engine for Rancher 1.x

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Cattle

Service Fabric
Service Fabric is a distributed systems platform for packaging, deploying, and managing stateless and stateful distributed applications and containers at large scale.
Stars: ✭ 2,874 (+406.88%)
Mutual labels:  orchestration
Rackhd
RackHD™ provides hardware management and orchestration services
Stars: ✭ 379 (-33.16%)
Mutual labels:  orchestration
Shuffle
Shuffle: A general purpose security automation platform platform. We focus on accessibility for all.
Stars: ✭ 424 (-25.22%)
Mutual labels:  orchestration
Faraday
Faraday introduces a new concept - IPE (Integrated Penetration-Test Environment) a multiuser Penetration test IDE. Designed for distributing, indexing, and analyzing the data generated during a security audit.
Stars: ✭ 3,198 (+464.02%)
Mutual labels:  orchestration
Lxdock
Build and orchestrate your development environments with LXD - a.k.a. Vagrant is Too Heavy™
Stars: ✭ 350 (-38.27%)
Mutual labels:  orchestration
Storyscript
Magical coding language for tomorrow’s developer; the other 1 billion people not in GitHub. 🧙
Stars: ✭ 381 (-32.8%)
Mutual labels:  orchestration
Service Fabric
We've moved!
Stars: ✭ 258 (-54.5%)
Mutual labels:  orchestration
Runbook
A framework for gradual system automation
Stars: ✭ 531 (-6.35%)
Mutual labels:  orchestration
Patrowlmanager
PatrOwl - Open Source, Smart and Scalable Security Operations Orchestration Platform
Stars: ✭ 363 (-35.98%)
Mutual labels:  orchestration
Odin
A programmable, observable and distributed job orchestration system.
Stars: ✭ 405 (-28.57%)
Mutual labels:  orchestration
Rancher
Complete container management platform
Stars: ✭ 18,191 (+3108.29%)
Mutual labels:  orchestration
Containerops
DevOps Orchestration Platform
Stars: ✭ 317 (-44.09%)
Mutual labels:  orchestration
Picluster
A Simplified Docker Swarm or Kubernetes Alternative to Container Scheduling and Orchestration
Stars: ✭ 390 (-31.22%)
Mutual labels:  orchestration
Cake
🍰 Cake (C# Make) is a cross platform build automation system.
Stars: ✭ 3,154 (+456.26%)
Mutual labels:  orchestration
Rundeck
Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
Stars: ✭ 4,426 (+680.6%)
Mutual labels:  orchestration
Decker
Declarative penetration testing orchestration framework
Stars: ✭ 263 (-53.62%)
Mutual labels:  orchestration
Bolt
Bolt is an open source orchestration tool that automates the manual work it takes to maintain your infrastructure on an as-needed basis or as part of a greater orchestration workflow. It can be installed on your local workstation and connects directly to remote nodes with SSH or WinRM, so you are not required to install any agent software.
Stars: ✭ 380 (-32.98%)
Mutual labels:  orchestration
Compose
Define and run multi-container applications with Docker
Stars: ✭ 24,462 (+4214.29%)
Mutual labels:  orchestration
Lain
LAIN's main repo
Stars: ✭ 455 (-19.75%)
Mutual labels:  orchestration
Terraform Provider Oci
Terraform Oracle Cloud Infrastructure provider
Stars: ✭ 400 (-29.45%)
Mutual labels:  orchestration

Cattle Build Status

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 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

License

Copyright (c) 2014-2015 Rancher Labs, Inc.

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

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].