I’m building an app using Meteor, and deploying using MUPX, which is flawless. Really loving it.
I’ve built a couple supporting services in pure Node.JS, which will run on another server. I’m wondering if there’s anything similar I could use for the deployment? DevOPS aren’t my strong suit, and I’d like to avoid installing and setting up the server environment manually if possible. The way MUPX works is quite amazing.
I realize this isn’t quite a meteor question, but I had the feeling there might be others on these forums with similar problems. Any similar projects to MUPX for Node.JS? Any way to use MUPX to deploy Node.JS?
Cheers and many thanks for any time and comments.