Been doing work on this in Fedora (25) and in Suse (SLES 12 sp2). I've had mixed results on CentOS 7.2 and in Ubuntu 16.04, so far, but will circle back in a little bit.
Right now, I have decided to try to reduce version issues across our target OSes for the dependent components. So, I am finishing up a build script that will build up everything from source code vs depending on the various package management systems. I don't like the inconsistent behavior that way-- especially when things don't go as planned.
The target OSes that I'm shooting for include:
- Suse (SLES 12 sp2 and LEAP 42.2)
- CentOS 7.2
- Fedora 25
- Ubuntu 16.04
Luke (@lhinds) has already done quite a bit of work with deployment of this via Docker, so I'm hoping between the two of us we can give the community pretty good support here.
Ash