cloud-utils
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 nocloudcloud-publish-image
Wrapper for cloud image publishingcloud-publish-tarball
Wrapper for publishing cloud tarballscloud-publish-ubuntu
Import a Ubuntu cloud imageec2metadata
Query and display EC2 metadatagrowpart
Grow a partition to fill the devicemount-image-callback
Mount a file and run a commandresize-part-image
Resize a partition image to a new sizeubuntu-cloudimg-query
Get the latest Ubuntu AMIubuntu-ec2-run
Run a EC2 instance using Ubuntuvcs-run
Obtain a repository, and run a commandwrite-mime-multipart
Handle multipart MIME messages
- Versions: 0.33
- Website: https://launchpad.net/cloud-utils
- Licenses: GPL 3
- Package source: gnu/packages/admin.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of cloud-utils
as follows:
guix install cloud-utils
Or install a particular version:
guix install cloud-utils@0.33
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.
Badge code
HTML: <a href='http://127.0.0.1:3000/packages/cloud-utils/'><img src='http://127.0.0.1:3000/packages/cloud-utils/badges/latest-version.svg'></img></a> Markdown: [![GNU Guix](http://127.0.0.1:3000/packages/cloud-utils/badges/latest-version.svg)](http://127.0.0.1:3000/packages/cloud-utils/) Org: [[http://127.0.0.1:3000/packages/cloud-utils/][http://127.0.0.1:3000/packages/cloud-utils/badges/latest-version.svg]]