Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,11 @@ A curated list of awesome softwares for Devops.
* [werf](https://werf.io/) - A CI/CD tool for delivering Docker images to Kubernetes via GitOps approach, integrates with any CI systems, written in Go.
* [GitLab Pipelines by puzl.cloud](https://gitlab-pipelines.puzl.cloud) - Blazing-fast, cost-effective execution layer for GitLab CI/CD pipeline jobs, offering per-second billing and k8s API for runner management.

## Binary Artifacts

* [Cloudsmith](https://cloudsmith.com/) - Modern artifact management platform with support for most common package repositories including npm, PyPI, composer, etc.
* [Buildstash](https://buildstash.com/) - Build artifact platform designed specifically for distributed software (apps, games, embedded) with binary management, beta distribution, sign-off, and deployment.

## Container

* [Docker](https://www.docker.com/) - Docker is an open platform for developers and sysadmins to build, ship, and run distributed applications, whether on laptops, data center VMs, or the cloud.
Expand Down