This package browser is in early development. Mind the rough edges.

cloud-utils 0.33

Set of utilities for cloud computing environments

This package contains a set of utilities for cloud computing environments:

  • cloud-localds Create a disk for cloud-init to utilize nocloud

  • cloud-publish-image Wrapper for cloud image publishing

  • cloud-publish-tarball Wrapper for publishing cloud tarballs

  • cloud-publish-ubuntu Import a Ubuntu cloud image

  • ec2metadata Query and display EC2 metadata

  • growpart Grow a partition to fill the device

  • mount-image-callback Mount a file and run a command

  • resize-part-image Resize a partition image to a new size

  • ubuntu-cloudimg-query Get the latest Ubuntu AMI

  • ubuntu-ec2-run Run a EC2 instance using Ubuntu

  • vcs-run Obtain a repository, and run a command

  • write-mime-multipart Handle multipart MIME messages

Installation

Install cloud-utils 0.33 as follows:

guix install cloud-utils@0.33

Or install the latest version:

guix install cloud-utils

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.