Phil Booth
Phil Booth
Hey Zack, so I'm definitely not an expert, but this is the init.d script that one of our ops people put together for me: ``` bash #!/bin/bash . /etc/rc.d/init.d/functions PATH=/usr/local/bin:${PATH}...
Yeah, you're right. I'll leave this issue open until there is either documentation or a script.
It depends on exactly what information you want to add. At Nature, we have a requirement to differentiate live/staging/test/dev, which doesn't really lend itself to a generic solution. Instead we...
OH HAI @hollsk! Hrrm, I'm not sure if there is a definitive answer here, so probably just go with your gut. As a rule of thumb, I think it's good...
Related (I think, not checked properly): https://github.com/lognormal/boomerang/pull/68
@JonHouse, I realise this is a sub-optimal answer, but are you able to work round this by using an older version of boomerang at all? Speaking personally, it is not...
@dotcode, have you got any Nature peeps available who might be available to take a stab at this? If not I'll make time for it at some point but probably...
Hey @tslarkin61, thanks for reporting this. I'll try to reproduce it and see what's up later on. What version of node are you running?
Okay, I've not been able to reproduce it here but it looks like you're running on Windows, is that right? I don't have a Windows machine to test on but...
`client/rt-get.html` is just a file inside the boomcatch repository. If you open it up in your browser, it will load a known compatible version of boomerang and then make a...