Meteor, mup, and Jenkins CI?

I’m looking into getting continuous integration/deployment set up using Jenkins, and I’d like to use @arunoda’s mup solution if at all possible. Does anyone have experience with this?

2 Likes

Bump! Paging @arunoda :slight_smile:

It’s possible. You need to find a way to send the mup.json and other info (like privateKeys) to your CI box.

1 Like

Yes @captsaltyjack, I’m using and it’s working fine but having some problems in this point:

Answered your question. I have a successful staging/prod environment set up using Jenkins and mup. Works great!