Your submission was sent successfully! Close

You have successfully unsubscribed! Close

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

Announcing snappy Ubuntu Core on Vagrant cloud

Canonical

on 14 January 2015

This article was last updated 8 years ago.


Last month, Canonical announced snappy Ubuntu Core, the new, transactional version of Ubuntu, designed for public clouds. So far, snappy Ubuntu Core images are available on Microsoft Azure, Google Compute Engine, and Amazon AWS.

Today, we are delighted to announce the addition of Vagrant images to this impressive line-up [1, 2]. These images are bit-for-bit the same as the KVM images, but have a Cloud-init configuration that allows snappy Ubuntu Core to work within the Vagrant workflow. Vagrant enables a cross platform developer experience on MacOS, Windows or Linux [3].

Note: due to the way that Ubuntu Core works, shared file systems within Vagrant are not possible at this time. We are working on getting the shared file system support enabled and will announce this in due course.

If you want to use Vagrant packaged in the archives, in a terminal run::

  • sudo apt-get -y install vagrant
  • cd <WORKSPACE>
  • vagrant box add snappy http://goo.gl/6eAAoX
  • vagrant init snappy
  • vagrant up
  • vagrant ssh

If you use Vagrant from [4] (i.e Windows, Mac or install the latest Vagrant), then you can run:

  • vagrant init ubuntu/ubuntu-core-devel-amd64
  • vagrant up
  • vagrant ssh

[1] http://cloud-images.ubuntu.com/snappy/devel/core/current/devel-core-amd64-vagrant.box
[2] https://docs.vagrantup.com/v2/why-vagrant/index.html
[3] https://atlas.hashicorp.com/ubuntu/boxes/ubuntu-core-devel-amd64
[4] https://www.vagrantup.com/downloads.html

cloud icon

Ubuntu on public clouds

There is no one size fits all cloud architecture.
Developing the optimum cloud strategy requires evaluating your business needs and aligning them with the different solutions available.

Find out which cloud suits you best ›

Newsletter signup

Get the latest Ubuntu news and updates in your inbox.

By submitting this form, I confirm that I have read and agree to Canonical's Privacy Policy.

Related posts

Canonical’s Ubuntu Core receives Microsoft Azure IoT Edge Tier 1 supported platform status

London, 20 March 2024. Canonical has announced that Ubuntu Core, its operating system optimised for the Internet of Things (IoT) and edge, has received...

Create an Ubuntu Core image with Landscape Client included

Canonical recently released the Landscape Client snap which, along with the new snap management features in the Landscape web portal, allows for device...

Simplify IoT device management: How to add Ubuntu Core devices to Landscape

Landscape has been a member of the Canonical product list for almost as long as Canonical has existed. Landscape allows administrators to manage their desktop...