Matt Willsher
Matt Willsher
The lint issue I've come across recently on a new role but try as I might I couldn't get the name to comply. I do believe that we should conform...
The below is for the case where we build a ghost package and host it. The other option is to try and get ghost into [EPEL](http://fedoraproject.org/wiki/EPEL), but given the likely...
Hi @wolfeidau My packaging efforts came out of desire to run ghost myself and as a skill honing exercise. If it's useful to others, great. The package will target machines...
The PR mentioned has all the work needed to build repositories for RHEL/CentOS/etc 6.x, Fedora 19+ (or any version with node 0.10.0+) for any of the support architectures though only...
@wolfeidau yes, it goes from the zip file - doing it from the source tree would couple the zip & rpm processes a little too tightly for my liking. I'm...
I've setup a test yum repo at yum.monki.org.uk/ghost . The repo file can be copied to /etc/yum.repos.d/ and the RPM-GPG-KEY-GhostBlogTestingMonki to /etc/pki/rpm-gpg . Config is in /etc/ghost.conf. [EPEL](https://fedoraproject.org/wiki/EPEL) is required...
Thanks @jgillich . I've testing on CentOS, but RHEL wouldn't harm. You'll need to install [EPEL](https://fedoraproject.org/wiki/EPEL) for the nodejs package.
I too am keen on getting this integrated into Jenkins. I want to get the packages a good airing while that's pending though. My tentative aim for the packages is...
A few notes on the build process, that may affect how the Jenkins job(s) are structured: - Two source RPMs are built - one for epel-6, the other fedora-19. They...
@bastilian Is the example init.d script for Ubuntu or Debian or both?