Nick Andrew
Nick Andrew
Also a UI element to show if HAProxy is running on localhost (green == process started) ?
Reading the reprepro manpage, the default database is `+b/db` which is relative to basedir, which is `/var/lib/reprepro`. However the Dockerfile specifies VOLUMEs as `/docker/keys` and `/docker/incoming` so it looks like...
`reprepro-import.sh` implies it. I need to be able to maintain multiple local distributions, in my case for ubuntu hardy, lucid and trusty. I'll need to add them into `configs/reprepro-distributions` but...
Wrap JSON decoding inside an eval to catch any decoding errors, which are now emitted as an event. Stops the stream dying if there's some error and provides a way...