Skip to content

wtsi-hgi/shadowbroker

Repository files navigation

Shadowbroker is a tool to connect the HGI RT queues to the HGI chatroom.

To build

Shadowbroker is build with sbt. To build, just run:

sbt compile

To produce a distributed assembly jar, run:

sbt assembly

To run

This section is largely useless to people outside of HGI!

Shadowbroker is currently running on hgi-im in /home/mercury. To run, just do a nohup shadowbroker.sh, which should kill previous instances and run a new instance. There are also entries in crontab to restart shadowbroker every week (it seems to not like being run for too long) and on restarts:

0 0 * * 0 nohup /home/mercury/bin/shadowbroker.sh
@reboot nohup /home/mercury/bin/shadowbroker.sh

About

Quick tool to connect the HGI queues on RT to the MUC

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages