Skip to content

Commit

Permalink
F OpenNebula/one#6430: Refactor appliances section (#2961)
Browse files Browse the repository at this point in the history
* Overview
* Managing Marketplace Appliances
* OneKE Service (K8s)
* Wordpress
* VNF and Virtual Router

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
  • Loading branch information
vichansson authored Jul 5, 2024
1 parent f3a539a commit 3b8653b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 10 deletions.
Binary file modified source/images/show_marketplaceapp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 2 additions & 10 deletions source/marketplace/appliances/marketapps.rst
Original file line number Diff line number Diff line change
Expand Up @@ -173,7 +173,7 @@ and for VM templates:

.. note:: NICs are marked as auto, so they can work when the Marketplace Application is exported to a OpenNebula cloud. If you have NIC_ALIAS in the template, NICs are **not** marked as auto, you need to select the network when you instantiate it.

.. warning:: To avoid clashing names, if no name is specified, a hash is added at the end of the main object name. Sub objects like disks or VM templates in case of Service Template, have always the hash.
.. warning:: To avoid clashing names, if no name is specified, a hash is added at the end of the main object name. Sub objects like disks or VM templates in case of Service Template, always have the hash.

Marketplace Appliance Attributes
--------------------------------------------------------------------------------
Expand Down Expand Up @@ -244,16 +244,8 @@ Please take a look at the CLI reference to see how to use these actions. These o

Using Sunstone to Manage Marketplace Appliances
================================================================================
You can also import and export Marketplace Appliances using :ref:`Sunstone <sunstone>`. Select the Storage > MarketApps tab, and there, you will be able see the available Appliances in a user friendly way.
You can also import and export Marketplace Appliances using :ref:`Sunstone <fireedge>`. Select the Storage > Apps tab, and there, you will be able see the available Appliances in a user friendly way.

.. image:: /images/show_marketplaceapp.png
:width: 90%
:align: center

Exporting Appliances into vCenter Datastore
================================================================================

When using a vCenter datastore there are two ways of export an app into the marketplace:

- You can import an existing VM template from your vCenter and then select it when exporting the app. This will create a clone from your template and replace the disks by the ones downloaded.
- If you don't select any existing VM template, OpenNebula will automatically create a new one in vCenter and use it. This template will be reused when you export a new app.

0 comments on commit 3b8653b

Please sign in to comment.