Hello,

Looking at the marketplace documentation, I see that it does not store
images.

This means that I need to extract image files to put them on a public
web server and reference them in the maketplace.

Is there a way to extract them by other way than doing:

1. ssh one@nebula
2. IMG=$(oneimage show <ID> | awk -F':' '/^SOURCE/ { print $2}')
3. scp ${IMG} www-data@webserver:/somewhere/to/store/image/name.img

Such workflow makes it impossible for simple users to extract their
images from ONE and make them available for appliances.

Is it possible to get some feedback on how you use maketplace with ONE?

Regards.

-- 
Daniel Dehennin
Récupérer ma clef GPG: gpg --recv-keys 0xCC1E9E5B7A6FE2DF
Fingerprint: 3E69 014E 5C23 50E8 9ED6  2AAD CC1E 9E5B 7A6F E2DF

Attachment: signature.asc
Description: PGP signature

_______________________________________________
Users mailing list
Users@lists.opennebula.org
http://lists.opennebula.org/listinfo.cgi/users-opennebula.org

Reply via email to