ISISComputingGroup / ISISComputingGroup/IBEX

Script server: Allow read-only access

Open
#2,005 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
6
Forks
2
Avg merge
16h 40m
Merged PRs (30d)
2

Description

Currently NICOS can be accessed through a password protected ActiveMQ queue, the password for which could be served up as described in https://github.com/ISISComputingGroup/IBEX/issues/1995. This will be the method for read/write access.

A separate access method should be created that allows read only access to NICOS. To do this we need to:
- [ ] Add a read-only script server queue to our activeMQ config
- [ ] Create a read-only account in the NICOS config
- [ ] Modify the script server proxy to accept commands from the new queue and log in to NICOS under the read-only account

A follow up ticket will configure the GUI to use this.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.