From 7e3e89517a4ef57e160739de682f506eb5198563 Mon Sep 17 00:00:00 2001 From: kokomo123 <70863536+kokomo123@users.noreply.github.com> Date: Mon, 29 Apr 2024 20:05:59 -0400 Subject: [PATCH] Add Dockge to Deployment Automation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f3d4e1a..a207fe9 100644 --- a/README.md +++ b/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`