Announcing RPM support for your Ruby and NodeJS projects

0 comments

We're happy to announce the availability of a RPM builder for CentOS 6.x, and the corresponding mechanism to release the generated RPM packages into your very own hosted YUM repository.

It was tested with a number of projects, including GitLab, so we're confident that your own applications should be building properly. To see how easy it is to add this build target to your list, you can have a look at the diff for GitLab's .pkgr.yml file, and the corresponding build.

With this new addition, with a single push of code you can now get packages generated, and hosted, for:

  • Ubuntu 12.04 Precise
  • Ubuntu 14.04 Trusty
  • Debian 7 Wheezy
  • CentOS 6.x & RHEL 6.x

As always, don't hesitate to get in touch if you have any questions.

Happy packaging!