zodern / meteor-up

Production Quality Meteor Deployment to Anywhere
http://meteor-up.com/
MIT License
1.27k stars 281 forks source link

Deploy second containerized (frontend) app alongside Meteor app? #1231

Open brylie opened 3 years ago

brylie commented 3 years ago

We have a separate frontend project for our Meteor app. The frontend project has been built as a Docker image. We would like to deploy the Meteor and frontend Docker app to the same server. How can we configure Mup to deploy a second Docker app alongside of the Meteor app?