Skip to content

Setup feedback #14

Description

@swbioinf

I took some notes as I worked through the README to setup a new bioshell VM. These are suggestions of links or extra context to add that might make the process easier.

  1. The concept of spinning up a VM-launching VM was new to me, though it did make sense in hindsight.

  2. Depending on intended audience, it might be good to link to or mention some of the necessary pre-setups steps;

  1. When we need to edit theconfiguration file; openstack-bioshell.pkr.hcl - Its clear what the values would be, but not clear where to put them syntax wise. I ended up putting it in the ‘default; (Tried UUID also)
variable "flavor" {
  type = string
  default = "m3.large"
}
  1. Lastly, I specified m3.large, but the machine that openstack spun up was m3.small. I’m not sure if that’s intended because its just going to be snapshotted in the next step or something?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions