nsot
nsot copied to clipboard
Network Source of Truth is an open source IPAM and network inventory database
Using "--no-cache-dir" flag in pip install ,make sure dowloaded packages by pip don't cached on system . This is a best practise which make sure to fetch ftom repo instead...
Not too sure of the etiquette here :), but I have modified model, serializer and view to allow the creation of two tables : Iterable and IterValue. This enables automation...
The other PR had become **very** old and was using a fork of the real deal. Implements #83 Events are created for each create, update, delete action on each resource....
Will start working on extending the dynamic inventory code in the next couple of days, but thought of having it here for better local visibility. Also, this would most likely...
This is a PR for #215. This PR allows Sites to be nested in other sites. I performed the following tests. I also created a pull request for pynsot that...
This pr expounds on terlmen0's PR #218 (with permission) - but makes the following changes: - Instead of implementing a separate model for Iterables/Itervalues, we take an approach similar to...
Bumps [chart.js](https://github.com/chartjs/Chart.js) from 1.1.1 to 2.9.4. Release notes Sourced from chart.js's releases. v2.9.4 This is the last release of v2 and focused on fixing bugs identified in the v2.9.3 release....
Bumps [lodash](https://github.com/lodash/lodash) from 3.7.0 to 4.17.21. Release notes Sourced from lodash's releases. 4.0.0 lodash v4.0.0 2015 was big year! Lodash became the most depended on npm package, passed 1 billion...
Hello - hope someone can help me. I followed the nsot installation guide for a CentOS machine, after first reading it through on nsot.readthedocs.io/en/latest/intsallation.html, found on the website. I was...
Everything is installed fine, as per the documentation, I open the browser, http://localhost:8990/ Username: admin@localhost Password: admin Not working, What is the correct login for the demo?