CCI-MOC / ops-issues

2 stars 0 forks source link

Select hardware inventory tracking solution #6

Closed larsks closed 3 years ago

larsks commented 3 years ago

We need to select an inventory management solution:

larsks commented 3 years ago

If we want to look at Netbox it looks like there is a community maintained docker image at https://hub.docker.com/r/netboxcommunity/netbox

larsks commented 3 years ago

Interesting article on using Netbox as the source for network device configuration here: https://blogs.cisco.com/developer/source-of-truth-cleur

larsks commented 3 years ago

I've set up a netbox instance in openshift at https://netbox-moc-ops.apps.cnv.massopen.cloud/ and populated it with a few devices from the openshift and openstack clusters. The password for the admin user is in bitwarden.

msdisme commented 3 years ago

Cool- thanks!


From: Lars Kellogg-Stedman notifications@github.com Sent: Sunday, November 1, 2020 2:27:54 PM To: CCI-MOC/ops-issues ops-issues@noreply.github.com Cc: Subscribed subscribed@noreply.github.com Subject: Re: [CCI-MOC/ops-issues] Select hardware inventory tracking solution (#6)

I've set up a netbox instance in openshift at https://netbox-moc-ops.apps.cnv.massopen.cloud/ and populated it with a few devices from the openshift and openstack clusters. The password for the admin user is in bitwarden.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHubhttps://github.com/CCI-MOC/ops-issues/issues/6#issuecomment-720138926, or unsubscribehttps://github.com/notifications/unsubscribe-auth/ABOXT4JHXLHX4EDEZTBIZR3SNWZDVANCNFSM4TEHINHQ.

larsks commented 3 years ago

Another option for asset tracking is GLPI. I've set up a GLPI demo (but I have not populated it with any data yet) at https://glpi-moc-ops.apps.cnv.massopen.cloud/. The password for the glpi user is in bitwarden.

larsks commented 3 years ago

Ralph looks interesting and has a live demo (https://ralph-demo.allegro.tech/, login ralph/ralph).

larsks commented 3 years ago

...and as we mentioned on #coredev earlier today, Snipe-IT is open source and has both self-hosted and vendor-hosted options.

msdisme commented 3 years ago

I bumped this up the backlog so we consider it for inclusion in the next sprint.

naved001 commented 3 years ago

Out of all the options I like netbox the best and would vote for that.

Other options I looked at:

  1. Ralph 3: This came close to netbox as it had everything and is built on django/python but it didn't have mechanism to track cables between hosts.
  2. snipeit: seemed more for asset tracking and office stuff.
  3. opendcim: looks like it has most features, but the ui is too old and clunky.
  4. glpi: same as opendcim. I think @msd and I did spend some creating stuff on it together few months ago.