March 2021 Summaries
2 posts from Cloudsmith
Filter
Month:
Year:
Post Summaries
Back to Blog
To demonstrate the setup of a Drone CI pipeline, a Cloudsmith account is first created and a new repository is generated. A `drone.yml` file is then configured with the necessary settings for authentication and package deployment to the private Cloudsmith repository. The pipeline is triggered by a push event to the repository, which triggers a build process that packages the application into a single executable file. The resulting package is then uploaded to the private Cloudsmith repository using the `drone` command-line tool, allowing for secure and automated management of the software package.
Mar 31, 2021
52 words in the original blog post.
The challenges of software development in a distributed team environment have been growing as remote working becomes the new normal, with issues such as latency and package management becoming major hurdles. Traditional on-prem solutions are no longer suitable, requiring complex infrastructure setups that can be costly and time-consuming to manage. This is where Cloudsmith comes into play, offering a universal, web-scale package management system designed for performance and security, with features like multi-region support, a fully managed service, secure by default, universality, and scalability. By moving to the cloud, organizations can reduce their total cost of ownership and deliver better solutions for their teams.
Mar 29, 2021
674 words in the original blog post.