https://bugzilla.wikimedia.org/show_bug.cgi?id=51936

--- Comment #9 from Tim Landscheidt <[email protected]> ---
(In reply to comment #8)
> Why does this kill wm-bot migration?

Looking at
https://wikitech.wikimedia.org/wiki/Nova_Resource:Bots/Documentation/wm-bot, it
seems to be fairly easy to translate it to Tools without external access.  Just
replace the "local sysadmin console" with calls to "jstart wm-bot3" and "jstop
wm-bot3" with the added benefit that you don't need to manage a password, but
can rely on Tools' users group.  For convenience, you can add scripts that
start or stop all bot instances.

I don't see a reason why you would need a bouncer because when the bot instance
does not have network access, the bouncer will not have either; but if that is
a must, you can start one in the start-up script ("wm-bot3" in the above
example).  This will then be on the localhost.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to