5 ms·
Nice! Is it relevant/secure for heroku hubots?
by drnex 13y ago
Nice!
Is it relevant/secure for heroku hubots?
- spajus 13y agoIt was built for use within your company / personal server - there is no authentication mechanism, so you have to make sure that it cannot be accessed from outside without at least HTTP Basic Auth. I haven't tried running it on Heroku, it would be insecure, and I guess Heroku infrastructure would forbid some of system calls hubot-control app is doing, like checking pids, killing processes.
- spajus 13y agoGreat news, michalmior nearly got it up and running on Heroku: https://github.com/spajus/hubot-control/pull/2 https://github.com/spajus/hubot-control/pull/2