DaticalFeature

Closing the Release Velocity Gap with Datical and Artifactory

Many companies have already made the transformation to agile development methodologies and proudly show how they’ve managed to shorten their application release cycles significantly. But there’s one place where companies often falter in the process: their databases. They can’t update their database implementations as quickly as they update their applications creating a release velocity gap. …

OpenShift with Artifactory: A Powerful PaaS with a JFrog Stack

[deprecated] This blog shows outdated content, please see this blog for the latest information. If you’re containerizing, cloudifying, and doing DevOps, you want your tools to work together nicely so you don’t have the headache of managing infrastructure. We are making it even easier to make your enterprise-grade devops environment work great with JFrog Artifactory …

Infrastructure as Binaries with Chef and Artifactory: Five Best Practices

  Infrastructure as Binaries became a reality several weeks ago when we announced that Artifactory supports infrastructure management platforms such as Chef. Both we, here at JFrog, and our infrastructure champions at Chef, believe that establishing a canonical Artifactory repository for all artifacts used in a company’s infrastructure such as Ruby Gems, NuGet packages, RPMs, …

unleashdevops_blog-icon

Unleash the DevOps!

DevOps tools have come a long way. From virtual machines in dev and QA environments to those in production, and now Docker. The more we are charmed by the idea of hardware as a code, the crazier the things we are trying to do with it. Take the “immutable server” pattern as an example. In 2000, …

ArtifactoryDocker123Feature

Artifactory Pro in Docker Easy as 1-2-3

With the new Artifactory 5.x, you can spin up an instance of Artifactory Pro in Docker in an instant! 1. On Mac or Linux, run the following command $ curl -L ‘https://bintray.com/api/v1/content/jfrog/run/art-compose/$latest/art-compose?bt_package=art-compose’ | sudo bash 2. Point your browser to https://<server>/artifactory/ and complete the onboarding wizard. 3. Start using Artifactory! NOTE: Data volumes on the host are …

Visually Managing Your Container Delivery Pipeline with Nirmata and Artifactory

We’re always happy to make new friends, especially when their technology plays so well together with ours. Introducing Nirmata Nirmata is a cloud service that fully automates application management on any public or private cloud. How? Nirmata lets you visualize your container delivery pipelines and build them via easy to use, intuitive interfaces. This is …

The 5 Big DevOps Changes to Expect in 2017

Thoughts from the CEO desk 2017 started off with a DevOps bang; an enormous amount of capital was poured into DevOps technology companies by VCs, and larger-scale adoption of tools and methodologies was approved in this year’s IT budgets with the recognition that DevOps is a “must-have”. These changes follow a Gartner Report from 2016 …

original-cloud_sandbox_quali_280x215

Accelerating DevOps with a Frog in a Sandbox

Here at JFrog, we say “Release Fast or Die,” but this doesn’t apply only to us; it goes for all enterprises who are facing intense pressure to become more agile and reduce costs. One way to do this is by moving to DevOps and taking an automated “as-a-service” approach to delivering infrastructure and applications. However, …

electriccloud_280x215

[Podcast] Artifact Repositories and Continuous Delivery Pipelines

Version control is one of the top two predictors of deployment lead time, deployment frequency and MTTR. Why is it so important for DevOps organizations? During JavaOne last September, I participated in an online panel on the subject of Artifact Repository, as part of Continuous Discussions (#c9d9), a series of community panels about Agile, Continuous …

ArtiDockerReg

5 Things You Should Know About Docker Registries in Artifactory

As a universal artifact repository manager, Artifactory is, among other things, a fully fledged Docker registry. In addition to storing and managing Docker images, Artifactory also offers extensive integration with your CI pipeline, supports authentication through external providers, high availability, massively scalable storage and is constantly updated to support the latest Docker client version and …