How to deploy a test version of Meteor using mup?

I would like to deploy a test version to AWS where I can use Mongol and such. Can I do that using mup? (The firewall is only open to our team’s whitelisted IP addresses)

I don’t know the steps you would need to take, but I am certain this is possible.
You would need to clone the package, and just comment out the debugOnly flag…

Use mupx and there’s a way to pass buildOptions: https://www.npmjs.com/package/mupx#build-options