Replies: 1 comment 1 reply
-
I think it is ok, I did it without issues. If you use the archive function, please note that plotman plot won't archive. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can multiple plotmans run at once?
Basically I want start a bunch of headless plotmans in the background on different machines via SSH using
plotman plot &
However I also now and then check on plotman by running
plotman interactive
. When I do that however two plotmans will technically be active. Is this OK? Is my overall approach what others are doing?Beta Was this translation helpful? Give feedback.
All reactions