April 2020 Summaries
8 posts from Cloudsmith
Filter
Month:
Year:
Post Summaries
Back to Blog
To set up a private npm registry on Cloudsmith, start by creating a new repository in the Cloudsmith UI or through the API. Next, configure the registry settings to determine what packages will be published and how they are stored. Once configured, you can publish your own packages to the registry, which can then be accessed by developers using npm commands. Additionally, Cloudsmith provides features such as role-based access control and package signing to enhance security. By following the official guide and leveraging these features, developers can easily establish a secure and private npm registry for their organization.
Apr 30, 2020
36 words in the original blog post.
Create a multi-format repository in Cloudsmith quickly`, whether through the `Website UI or the Cloudsmith CLI`, is now possible, allowing developers to efficiently manage their project dependencies and libraries. With this new feature, users can easily set up multiple formats for their repositories, streamlining their workflow and improving collaboration with other developers. This update enhances the overall user experience of Cloudsmith, providing a more flexible and efficient way to manage software development projects.
Apr 23, 2020
48 words in the original blog post.
The Cloudsmith Command Line Interface (CLI) is a Python-based tool that enables automation and first-class command line tooling for Cloudsmith users. The CLI can be installed using pip and requires configuration with the `cloudsmith login` command to retrieve an API key and set up credentials. It supports various package formats, including npm, Python, Cargo, Debian, and Maven, with additional requirements for some formats. The CLI provides a simple and easy-to-use interface for common tasks such as uploading packages, listing repository contents, and retrieving entitlement tokens. Resources are available for further assistance, including documentation, a GitHub repository, and pre-releases of the CLI.
Apr 23, 2020
666 words in the original blog post.
Cloudsmith is a software package manager that allows developers to easily manage and deploy their applications. The Cloudsmith CLI provides a command-line interface for interacting with the Cloudsmith platform, enabling users to install packages, configure settings, and perform various operations on their repositories. With the Cloudsmith CLI, developers can automate tasks such as building, testing, and deploying their applications, making it an essential tool for DevOps and continuous integration/continuous deployment (CI/CD) workflows. The CLI also supports a wide range of package formats, including npm, Maven, and PyPI, allowing users to manage packages from various ecosystems in one place.
Apr 17, 2020
42 words in the original blog post.
Speed is crucial at Cloudsmith, allowing teams and build systems worldwide to access packages with low latency. The company has expanded its global infrastructure to two new locations: Oregon (US) and Sydney (AUS), reducing response times from 480ms to 235ms on average for flat requests. This rollout also enables automatic location selection based on performance, ensuring packages are processed as fast as possible regardless of the user's location. The improvements have been significant, with instances showing latency reductions from 800ms to 40ms in Sydney.
Apr 16, 2020
270 words in the original blog post.
There is a paradox at the heart of modern software development processes, where collective collaboration is facilitated by various tools and technologies, yet individuals are often physically distant from one another. Despite this, many organizations rely on traditional on-premises solutions for storing and managing software assets, which can lead to performance issues and increased costs. In contrast, cloud-native package management offers a single source of truth for software assets, high performance, and scalability, making it an attractive solution for distributed development teams. Cloudsmith, in particular, provides a platform that supports cloud-native private repositories, global content delivery networks, edge-caching, upstream proxying, and fine-grained controls over asset caching, all while maintaining the highest levels of security and control.
Apr 10, 2020
1,075 words in the original blog post.
At Cloudsmith, they acknowledge that customer support is broken in many organizations, citing factors such as online documentation, reliance on user communities, treating customer support as a cost center, and isolating it from the business. They claim to do things differently by prioritizing customers' needs, being responsive and proactive, and integrating customer success into the product itself. This approach allows for automated processes, open communication channels with customers, and a focus on delivering maximum value and learning together. By putting the customer at the center of their strategy, Cloudsmith aims to provide a better experience and retain customers, despite being a smaller organization.
Apr 06, 2020
1,189 words in the original blog post.
The Cloudsmith team has developed an official integration with Zapier, an automation platform that allows users to connect their favorite apps and services. This integration enables customers to automate tasks, such as creating Entitlement Tokens in Cloudsmith repositories, without needing developers to build custom integrations. The integration uses a simple point-n-click interface and can be set up in a few steps, including triggering actions on Shopify orders and creating Entitlement Tokens with specific details, such as token names, repository owners, and valid dates. The integration also allows for optional restrictions and additional output steps to further automate workflows.
Apr 02, 2020
867 words in the original blog post.