GNS3 devices registry
Go to file
2015-08-06 15:25:24 +02:00
appliances Add a description to appliances 2015-08-06 15:25:24 +02:00
templates Add a description to appliances 2015-08-06 15:25:24 +02:00
.gitignore Generate a website with devices 2015-07-16 15:24:20 +02:00
AUTHORS Generate a website with devices 2015-07-16 15:24:20 +02:00
build.py Add a description to appliances 2015-08-06 15:25:24 +02:00
dev-requirements.txt Initial version allowing to install a basic image 2015-05-21 16:42:26 +02:00
LICENSE Initial version allowing to install a basic image 2015-05-21 16:42:26 +02:00
README.rst device => appliance 2015-08-06 15:05:14 +02:00
requirements.txt Generate a website with devices 2015-07-16 15:24:20 +02:00
server.py Generate a website with devices 2015-07-16 15:24:20 +02:00

GNS3-registry

This is the GNS3 registry.

Add a new appliance

Copy paste a JSON from the appliances directory and send a pull request.

Build website

python build.py

Run website

python server.py