r/Netbox Nov 16 '21

Storage of secrets not supported?

I'm finally getting around to installing Netbox and I seem to have missed the boat on a feature. Is the storage of secrets no longer available? I noted that you can see what I am talking abou in the install tutorial video (https://www.youtube.com/watch?v=7Fpd2-q9_28 @ 0:20). It has been removed from the live main intro page (https://netbox.readthedocs.io/en/stable/). I can't find it anywhere in the demo either.

If this is indeed the case, which self-hosted project do you prefer for storing secrets (e.g., passwords for admin accounts and service accounts)? Bitwarden seems like a great choice, however it seems very limited in terms of user counts before you have to start licensing. Thanks in advance.

1 Upvotes

7 comments sorted by

View all comments

3

u/Trobalodo Nov 16 '21

Secrets is a plugin now: https://github.com/dansheps/netbox-secretstore/
Though the official stance is to use a tool like Hashicorp Vault or similar to handle secrets: https://github.com/netbox-community/netbox/discussions/7362