Skip to content

Commit

Permalink
Create Solutions Orchestration.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lwindolf authored Aug 6, 2024
1 parent 3b6831a commit 6859a43
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions Cheat Sheets/Solutions/Solutions Orchestration.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
This page is about non-cloud orchestration tools.

# Linux Orchestration Tools

- [JuJu](https://launchpad.net/juju): mostly for Ubuntu, service orchestration tool (Python, commercially backed)
- [Maestro](http://www.maestrodev.com/) (enterprise, commercial)
- [mcollective](http://puppetlabs.com/mcollective) - Puppet parallelizing and orchestration framework
- [SaltStack](http://www.saltstack.com/community/)
- Ansible

### Orchestration Standards

- [TOSCA](https://www.oasis-open.org/committees/tc_home.php?wg_abbrev=tosca) (OASIS)

### Orchestration Frameworks

- [calm.io](https://calm.io)
- [Cloudify](https://getcloudify.org/)

0 comments on commit 6859a43

Please sign in to comment.