arachnys / cabot

Self-hosted, easily-deployable monitoring and alerts service - like a lightweight PagerDuty
MIT License
5.6k stars 594 forks source link

Create a User and should have only read access to the dashboard #549

Closed manojDevOps closed 7 years ago

manojDevOps commented 7 years ago

Hi Team,

I want to create a user and he cannot add or remove checks,service,instances etc, he should have only read access. Will it be possible in Cabot ?

Thanks, Manoj

dbuxton commented 7 years ago

Not at the moment.

manojDevOps commented 7 years ago

Thanks for your response. Can we expect this soon ? or Do u have API Endpoint so that I can display only the services which are up and running on my public dashboard.

JeanFred commented 7 years ago

@manojDevOps A public view system was added by @pablodgonzalez in #533. Services can be individually tagged as public / not public, and unlogged users can see a list of these public services. Would that fit your usecase ?

manojDevOps commented 7 years ago

Thanks @JeanFred , yes I am looking exactly for this kind and now I got Is Public button to enable which will display my service in the public home with only read access. I think I can close this issue for now