Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: suggestions for additional instructions #4

Open
rodolakis opened this issue Oct 17, 2024 · 1 comment
Open

README: suggestions for additional instructions #4

rodolakis opened this issue Oct 17, 2024 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@rodolakis
Copy link
Collaborator

rodolakis commented Oct 17, 2024

  1. Basic instructions about redis:
  • needs to be installed by IT as a service on the QS host, with the .conf file to follow is /etc/redis/redis.conf on otz
  • check redis is running on the QS host: systemctl status redis
  1. how to run the QS as a client

  2. how run/test the queueserver from the queue monitor

  • Connect to the host
  • Change tab, open the environment
  • Open plan editor, add sim plans to queue
  • Start queue
  • Check the plans did run successsfully in the console: the simulated plan run so fast that it is hard to tell if they actually ran, need to look at the console - in the other tab. Not trivial for someone who has never used the queueserver.
@rodolakis rodolakis added the documentation Improvements or additions to documentation label Oct 17, 2024
@prjemian
Copy link
Collaborator

These instructions will need some translation into our current names. They were used at the time of this presentation (2024-02-09). For completeness, I'm copying the subset of slides. Includes APS Data Management (which is an additional feature).

general

image

image

image

To watch the QS Host console on your terminal, use this bash command: qserver-console-monitor.
Type ^C to exit this.

when using data management

image

image

image

image

image

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants