valhallasw created this task. valhallasw added subscribers: Aklapper, chasemp, mmodell, Qgil, Dzahn, greg, Legoktm, Elitre, valhallasw, Eloquence, Liuxinyu970226, Ladsgroup, Jdforrester-WMF, scfc. valhallasw added projects: Wikimedia Phabricator RfC, Bugzilla-Migration. valhallasw changed Security from none to none.
TASK DESCRIPTION PhabricatorBot officially needs to be started using as a daemon under phd (phabricator daemon), but this is not possible under SGE. This works: ``` jsub -mem 1G ./phabricator/bin/phd debug PhabricatorBot `pwd`/phab_config.json ``` but causes large amounts of debug output. Other method of starting the bot cause forks, forks everywhere, and we end up with random processes running on random hosts -- while the SGE job no longer exists. Another option would be to set up a host/project for this alone, so we can use phab's process/daemon management. TASK DETAIL https://phabricator.wikimedia.org/T573 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign <username>. To: valhallasw Cc: wikibugs-l, Aklapper, chasemp, mmodell, Qgil, Dzahn, greg, Legoktm, Elitre, valhallasw, Eloquence, Liuxinyu970226, Ladsgroup, Jdforrester-WMF, scfc, jeremyb _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
