Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

EC2 Image Doc #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

trishnaguha
Copy link
Contributor

EC2 Image Creation and Current AMIs

@trishnaguha
Copy link
Contributor Author

trishnaguha commented Aug 24, 2016

@sayanchowdhury
Copy link
Contributor

@trishnaguha No, those are not the list of released AMIs. You can redirect them to here: https://getfedora.org/en/cloud/download/

@immanetize
Copy link

Hi, I have some thoughts:

  • Change the article's title to something like "Creating EC2 images with boxgrinder" to make the contents more readily apparent.
  • Preface shell command code blocks with a '#' or '$' prompt as appropriate. This tells the reader that a) they're running a shell command, and b) the command requires privileges, or not.
  • Watch out for superfluous transitional phrases. eg:

For boxgrinder to generate images, you will need to have boxgrinder installed somewhere. Simple enough, though you have a couple of options here. Boxgrinder can be installed on your existing Fedora host by running:

could be expressed as

Install boxgrinder on an existing Fedora host by running:

Or eg:

Whichever route you choose, a little bit of configuration is required. First, you will need a config file with a little information about your Amazon AWS account. Put the following BoxGrinder config into a file named:

could be expressed as

First, create a config file at /root/.boxgrinder/config using this template:

Brevity can make the document seem dry, yes, but it also makes it easier to glean information from and less work to translate.

@trishnaguha
Copy link
Contributor Author

@immanetize Sounds good. Thanks!

@trishnaguha
Copy link
Contributor Author

@sayanchowdhury @immanetize I have updated the doc.


# dnf install -y rubygem-boxgrinder-core rubygem-boxgrinder-build

Or, if you would rather have the image creation and publish happen on AMI hosts and save the upload time, you can run boxgrinder in one of the project supported `meta-appliances <http://boxgrinder.org/download/boxgrinder-build-meta-appliance/>`_.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/project/projects/

@sayanchowdhury
Copy link
Contributor

Other than the ones pointed rest look good to me 👍

@trishnaguha
Copy link
Contributor Author

Cool. Pushed with modification. Thanks @sayanchowdhury :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants