Deployment (for Operations)
Cloudsmith provides a safe haven for all your software assets; whether they be npm packages or Docker images. With multiple authentication methods; Cloudsmith is ideally suited to provide the artifacts and packages required to build your infrastructure; whether it be an EC2 box or a full Kubernetes cluster.
Promote and track assets through your pipelines; building a provenance trail of all deployed software.
Integrate with any Continuous Deployment tooling
Cloudsmith can integrate with any CI/CD or CCA tool through a number of methods (first-class integration, API, CLI, or native format tooling).
- Ansible
- AWS CodeBuild
- Bitbucket Pipelines
- Buildkite
- Chef
- CircleCI
- Drone CI
- GitLab CI/CD
- GitHub Actions
- Harness CD
- Jenkins
- Puppet
- Terraform
- Travis-CI
Provenance: Promote Assets for Deployment
Use webhooks to automate deployment pipelines and promote assets. On Cloudsmith, you can mirror your production pipeline and manage assets in logical groupings such as development, test, staging, and production.
Once you upload an asset, you can move it from development -> test -> staging -> production keeping the integrity of the asset and a provenance trail, without the bandwidth cost of downloading from staging and then re-uploading to production.
Updated almost 2 years ago