Browse Source

Merge 7e3e89517a into 27f1a5b2e7

pull/568/merge
kokomo123 3 weeks ago
committed by GitHub
parent
commit
c0f9c773f4
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 1
      README.md

1
README.md

@ -237,6 +237,7 @@ Tools and scripts to support deployments to your servers.
- [CloudSlang](https://www.cloudslang.io/) - Flow-based orchestration tool for managing deployed applications, with Docker capabilities. ([Source Code](https://github.com/CloudSlang/score)) `Apache-2.0` `Java`
- [CloudStack](https://cloudstack.apache.org/) - Cloud computing software for creating, managing, and deploying infrastructure cloud services. ([Source Code](https://github.com/apache/cloudstack)) `Apache-2.0` `Java/Python`
- [Cobbler](https://cobbler.github.io/) - Cobbler is a Linux installation server that allows for rapid setup of network installation environments. ([Source Code](https://github.com/cobbler/cobbler)) `GPL-2.0` `Python`
- [Dockge](https://dockge.kuma.pet) - A fancy, easy-to-use and reactive self-hosted docker compose.yaml stack-oriented manager. ([Source Code](https://github.com/louislam/dockge)) `MIT` `Docker`
- [Fabric](https://www.fabfile.org/) - Python library and cli tool for streamlining the use of SSH for application deployment or systems administration tasks. ([Source Code](https://github.com/fabric/fabric)) `BSD-2-Clause` `Python`
- [Genesis](https://github.com/starkandwayne/genesis) - A template framework for multi-environment BOSH deployments. `MIT` `Perl`
- [Mina](http://nadarei.co/mina/) - Really fast deployer and server automation tool (rake based). ([Source Code](https://github.com/mina-deploy/mina)) `MIT` `Ruby`

Loading…
Cancel
Save