netbox
https://github.com/digitalocean/netbox
Python
IP address management (IPAM) and data center infrastructure management (DCIM) tool.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to netbox
Help out
- Issues
- revamp data model for "services", and "service templates"
- add the ability to assign circuit group from the edit circuit page
- Add the ability to assign object types to a tag for CSV import
- Add ability to add contacts to multiple contact groups
- Dynamic choice fields using query parameters clear existing values
- Remove all `limit_choices_to` attributes on ForeignKey & ManyToMany fields
- Display an "Action not allowed" message instead of 404 page not found for certain actions in a list view
- add color backgrounds for circuit type
- Run upgrade.sh without database changes
- Set default globalsearch lookuptype
- Docs
- Python not yet supported