From d02e9983e0715af100efcd2325595f687f759435 Mon Sep 17 00:00:00 2001 From: Guhan S <100821433+guhans-argonaut@users.noreply.github.com> Date: Thu, 1 Jun 2023 15:17:39 +0530 Subject: [PATCH] Added Argonaut to the CI/CD section --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 52413de..e5f0919 100644 --- a/README.md +++ b/README.md @@ -271,6 +271,8 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o * **CI/CD: Continuous Integration and Continuous Delivery** +[Argonaut](https://www.argonaut.dev/) is a unified deployment platforms that allows users to build and deploy apps and infrastructure on your cloud in minutes. Support for custom and third-party app deployments on Kubernetes and Lambda runtimes. It comes with built in infrastructure cost estimates and k8s metrics. + [Drone](https://drone.io/) is a Continuous Delivery system built on container technology. Drone uses a simple YAML configuration file, a superset of docker-compose, to define and execute Pipelines inside Docker containers. [Woodpecker](https://woodpecker-ci.org/) is a CI service, a community fork of Drone.