July 2020 Summaries
6 posts from Cloudsmith
Filter
Month:
Year:
Post Summaries
Back to Blog
Hacktoberfest is a month-long celebration of open source during October by Digital Ocean, promoting contributions to various projects on Github. It's an opportunity for first-time contributors to get involved with the community and for experienced developers to make improvements to their favorite projects. Cloudsmith, a software development company, will be participating in Hacktoberfest, contributing to open source projects, and creating issues suitable for both beginners and experienced developers to improve their code and documentation. The company values giving back to the community and providing resources to support open source contributions, such as free repositories and tools for users to get the most out of Cloudsmith.
Jul 28, 2020
343 words in the original blog post.
AWS CodeBuild is a continuous integration service that automates source compilation, test running, and packaging of software. Cloudsmith is a fully managed repository service that provides performance, access controls, and universality. Integrating Cloudsmith with AWS CodeBuild allows users to centralize their assets, gain control and visibility, and automate the storage of build artifacts in a secure and efficient manner. The integration enables users to use Cloudsmith as a platform to host and store their build artifact(s) without the overhead of setting up their own server farm. By using Cloudsmith with CodeBuild, users can take advantage of features such as performance/reliability, access controls/security, and universality, making it easier to manage their CI/CD pipelines and package repositories.
Jul 25, 2020
1,414 words in the original blog post.
Ansible is used to automate the deployment of packages and can be integrated with Cloudsmith for private repository access. A Cloudsmith repository allows users to host their own packages, making it easy to share and manage them centrally. The example playbook uses Ansible's `cloudsmith` module to retrieve a package from the private repository and deploy it to a target system. This approach enables organizations to maintain control over their software dependencies and ensure consistent deployments across different environments.
Jul 22, 2020
42 words in the original blog post.
Dan McKinney, a developer relations specialist at Cloudsmith, explores setting up a Buildkite pipeline to automatically deploy packages to Cloudsmith, a package repository service. He examines the process of integrating Buildkite with Cloudsmith, including configuration and authentication steps, to enable seamless deployment of packages. By automating this process, developers can streamline their workflow and reduce manual effort.
Jul 07, 2020
67 words in the original blog post.
Creating a single source of truth for software assets gives organizations control over who can use what when, helping to prevent the integration of packages and dependencies of dubious provenance into builds. Cloudsmith's ability to create teams and organizations allows for fine-grained control over permissions and access, enabling individuals and teams to find what they need faster and ensuring that repositories are optimized for them alone. Organizations can be created with a single configuration, which helps in terms of transparency and reporting, while teams can be used to manage permissions at a more granular level. Permissions can be set at the team or individual level, and ultimately controlled at the repository level, allowing for fine-grained control over access and actions. This enables organizations to secure their software assets effectively.
Jul 06, 2020
706 words in the original blog post.
Cloudsmith is a central private repository that provides an isolation layer for storing and controlling software assets, enabling teams to track usage and access across the organization. The platform offers flexible repository structures and supports transparency around asset use, including download logs, event logs, and full statistical reporting. These features provide granular access controls, aggregated reporting, and insights into package popularity and trends, helping organizations better manage their development and distribution processes.
Jul 06, 2020
472 words in the original blog post.