I’ve scoured the documentation for this and can’t find what i’m looking for. Hopefully i’ve not missed something obvious.
How do you add additional users to pmm? on first login it asks you for username, password and optionally public key. This all works as expected and i can use chrome to login and ssh access works as well.
I need to be able to share this with members of the DBA team and i would like to be able to give each of them their own logins so not everyone needs to know the admin credentials. Is this possible?
i’ve got round it somewhat by adding entries to the .htaccess file manually but this isn’t particularly manageable when the team has around 25 members who change of a fairly frequent basis. We’d also like to be able to open up access to application teams so they can perform some level of self service on performance diagnostics.
Grafana has the concept of users and organisations but the nginx configuration seems to block all access until a user has logged in to it.
Thanks in advance