Skip to content
Álvaro Curto Merino edited this page Jul 25, 2024 · 17 revisions

Home

The 6G-SANDBOX Marketplace provides a list of appliances to expand the available components of your 6G-SANDBOX site. This repository includes:

  • The code used to generate each appliance using packer.
  • The metadata shown in the marketplace regarding each component.

If you want to replicate the code used in this repository for your testing, you can follow the steps of the parent repository Wiki cloning this repository instead

$ git clone --recurse-submodules https://github.com/6G-SANDBOX/marketplace-community.git
$ chmod +x marketplace-community/community-apps/packer/update_metadata.sh

Contents

Clone this wiki locally