mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-03-11 06:54:05 +00:00
Add policy about new appliance containing image links. Fixes #618
This commit is contained in:
parent
b34eb83ffc
commit
4106707cc1
15
README.rst
15
README.rst
@ -7,6 +7,21 @@ GNS3-registry
|
||||
This is the GNS3 registry where user can share
|
||||
appliances configurations and symbols.
|
||||
|
||||
Policy for new appliances
|
||||
#########################
|
||||
|
||||
We welcome pull requests for new appliances.
|
||||
|
||||
Regarding images / disks referenced in new appliance files, we accept links
|
||||
that point to well-known vendor websites or other trusted source websites.
|
||||
|
||||
For new contribution, we accept links depending on multiple criteria: the kind of appliance,
|
||||
who submits it and especially if scripts to build the images(s) are provided (packer scripts are
|
||||
recommended for Qemu appliances). Then we will build on our side, verify and upload the image(s)
|
||||
on the GNS3 Sourceforge account.
|
||||
|
||||
For Docker appliances, please provide a Dockerfile.
|
||||
|
||||
Add a new symbol
|
||||
################
|
||||
Look for examples in the symbols directory.
|
||||
|
Loading…
x
Reference in New Issue
Block a user