A simple Continuous Deployment pipeline for Meteor

Hi Meteor people,

I just implemented a CI pipeline for https://trombone.io with https://nodechef.com and https://codeship.com . I’ve documented it as a blog post, take a look and let me know if you have any feedback or if it helps you out!

Thanks!
Paul.

3 Likes

updated with a couple of small tweaks :wink:

Paul this is great, and timely! I was just looking into a good CI pipeline myself as I simply couldn’t get mup to work.

Thank you!
Yon

No problem, I’m glad it’s helped you out!

Let me know if you have any improvements to the guide and I’ll update it so others can benefit.

Cheers, will do. We actually ended up creating our own pipeline as we wanted to use kubernetes. So far it has worked quite well.

1 Like