Your submission was sent successfully! Close

Thank you for signing up for our newsletter!
In these regular emails you will find the latest updates from Canonical and upcoming events where you can meet our team.Close

Thank you for contacting our team. We will be in touch shortly.Close

  1. Blog
  2. Article

Jorge O. Castro
on 5 January 2016

Celebrating over 10 million Vagrant Ubuntu downloads


Vagrant is a popular devops tool because it allows developers to easily manage virtual machines on their laptop. While this sounds easy, Vagrant allows people to finally develop on their machines using the same libraries as the operating system that’s in their server room. And since it uses virtual machines, everything is nice and compartmentalized. You can use your favorite text editor and developer tools on your laptop, save and commit, and have it magically just show up in your little Vagrant scratch space in the virtual machines. New developers don’t need to spend days customizing their environment, they just snag the developer Vagrantbox for what they were working on and get to work, and it doesn’t matter if you prefer Mac, Windows, or Linux, it all just worked.

Soon the demand for having official Vagrant images was clear, and when HashiCorp launched what would eventually become Atlas it was obvious to us that we should take a more proactive approach to maintaining an awesome Vagrant experience for our users.

Today we’re proud to announce that the Ubuntu Vagrant images have passed the 10 million download mark. If you look at the download statistics, out of the top 10 Vagrant boxes in use, 8 out of 10 of them are Ubuntu or based on Ubuntu.

For us, this shows that developers who use Vagrant overwhelmingly prefer to use Ubuntu, and we think that’s worth celebrating! Since Ubuntu is the world’s most popular operating system for public clouds and running 65% of large scale production OpenStack private clouds, it’s not surprising to us that sophisticated devops users love the Vagrant/Ubuntu combination.

You can find all of our boxes here: atlas.hashicorp.com/ubuntu and don’t forget to try out our newest box, the Juju developer box, which provides you with a full service-oriented modelling environment for those of you who want to take your Vagrant experience to the next level.

If you have Vagrant installed you can also fire up a box via:

vagrant init ubuntu/trusty64; vagrant up --provider virtualbox

Using Vagrant and Ubuntu together? Let @ubuntucloud know how it’s working for you!

Related posts


Canonical
1 May 2024

Canonical releases Landscape 24.04 LTS

Canonical announcements Article

Landscape 24.04 LTS is Landscape’s first LTS release, with a modernised backend, web portal, snap management, and repository management features. ...


Jehudi
29 April 2024

What’s New in Ubuntu 24.04 LTS for Microsoft/Azure Users

Ubuntu Article

Explore the latest features and improvements of Ubuntu 24.04 LTS, codenamed ‘Noble Numbat’. This release, optimized for Microsoft/Azure users, introduces an enhanced Azure Marketplace experience, optimized performance on Azure infrastructure, and advanced developer toolchains. Discover how Ubuntu continues to lead in confidential computin ...


Alex Murray
24 April 2024

What’s new in security for Ubuntu 24.04 LTS?

Confidential computing Security

We’re excited about the upcoming Ubuntu 24.04 LTS release, Noble Numbat. Like all Ubuntu releases, Ubuntu 24.04 LTS comes with 5 years of free security maintenance for the main repository. Support can be expanded for an extra 5 years, and to include the universe repository, via Ubuntu Pro.  Organisations looking to keep their systems secu ...