javascriptmeteormeteor-up

Where is the .meteor directory in an app deployed by mup?


I am using mup to deploy my Meteor app to AWS, but I can't find a .meteor folder on the server.

How I can find my meteor folder on AWS VPC?


Solution

  • Mup classic builds your meteor application and deploy it on your server on /opt//app

    Mup is an abandoned project, that's why I forked it and built yamup (Yet Another Meteor Up), that you can find at https://github.com/bordalix/yamup

    It works with the latest versions of Meteor and with Ubuntu up until 16.