mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 04:47:54 +00:00
GNS3 devices registry
appliances | ||
templates | ||
.gitignore | ||
AUTHORS | ||
build.py | ||
dev-requirements.txt | ||
LICENSE | ||
README.rst | ||
requirements.txt | ||
server.py |
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