Overview
OpenNebula will configure by default the following Marketplaces in your installation:
Marketplace Name | Description |
---|---|
OpenNebula Public | The official public OpenNebula Systems Marketplace |
Linux Containers | The public LXC image repository |
Important
The OpenNebula Front-end needs access to the Internet to use the Public Marketplaces.Only the OpenNebula Public mMrketplace is enabled by default. Other Marketplaces are initialized as disabled. To enable them use onemarket enable <market_id>
.
You can list the Marketplaces configured in OpenNebula with onemarket list
. The output for the default installation of OpenNebula will look similar to:
$ onemarket list
ID NAME SIZE AVAIL APPS MAD ZONE STAT
1 Linux Containers 0M - 0 linuxco 0 off
0 OpenNebula Public 0M - 48 one 0 on
Disable Marketplace
Marketplace can be disabled with onemarket disable
. By disabling a Marketplace all Appliances will be removed from OpenNebula and it will no longer be monitored. Note that this process doesn’t affect already exported Images. After enabling the Marketplace with onemarket enable
, it will be monitored again and all Appliances from this Marketplace will show up once more. Finally, Marketplaces can be disabled by adding STATE=DISABLED
to the template file.
We value your feedback
Was this information helpful?
Glad to hear it
Sorry to hear that