mirror of
https://github.com/awesome-foss/awesome-sysadmin.git
synced 2024-12-19 18:46:21 -07:00
Add Nomad to Cloud Orchestration list (#397)
This commit is contained in:
parent
56d449d435
commit
4fe857065b
@ -169,6 +169,7 @@ _See also: [IT Asset Management](#it-asset-management)_
|
||||
* [Juju](https://jujucharms.com/) - Cloud orchestration tool which manages services as charms, YAML configuration and deployment script bundles.
|
||||
* [Kubernetes](http://kubernetes.io/) - Orchestration system for Docker containers - ([Source Code](https://github.com/kubernetes/kubernetes), [Documentation](http://kubernetes.io/docs/)) `Apache` `Go`
|
||||
* [MCollective](https://puppet.com/mcollective) - Ruby framework to manage server orchestration, developed by Puppet labs.
|
||||
* [Nomad](https://www.nomadproject.io) - Simple and flexible orchestrator for Docker, Podman, executables, Java, and QEMU - ([Source Code](https://github.com/hashicorp/nomad), [Documentation](https://www.nomadproject.io/docs)) `MPL-2.0` `Go`
|
||||
* [Overcast](http://andrewchilds.github.io/overcast/) - Deploy VMs across different cloud providers, and run commands and scripts across any or all of them in parallel via SSH.
|
||||
* [Rundeck](http://rundeck.org/) - Simple orchestration tool.
|
||||
* [Salt](http://saltstack.com/) - Fast, scalable and flexible systems management software written in Python/ZeroMQ.
|
||||
|
Loading…
Reference in New Issue
Block a user