Replies: 1 comment
-
You could use a cron job to launch everything and start ScriptRunner with the --run flag |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Cosmos Version: 4.4.2
Ruby Version 2.4
I have a need to run a set of test scripts on a automated schedule (e.g. every night, Monday through Friday). Up to now I just start everything up manually (e.g. cmd/tlm server) via the mouse. Are there any best practices or recommendations on how to start everything via a script (e.g. starting cmd/tlm server)?
Beta Was this translation helpful? Give feedback.
All reactions