Hi, I develop an app compatible with web and iOS using Meteor. I’m going to put my project into a digitalocean LAMP Ubuntu 20.4 droplet. I found information how to Deploy a Meteor.js Application on Ubuntu 14.04 with Nginx https://www.digitalocean.com/community/tutorials/how-to-deploy-a-meteor-js-application-on-ubuntu-14-04-with-nginx Is enywhere documentation how to Deploy a Meteor.js Application on LAMP-Ubuntu 20.04 ? Thanks and best regards
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
Click below to sign up and get $100 of credit to try our products over 60 days!
Hi Denis, thank you for your time. The reason to be specifically on Apache2, because I use mySQL as data base and PHP to communicate with data base. The LAMP-droplet is fine for this, but I don’t know the way my project will be compatible with web and iOS. Best regards Tatjana
Hey there @jurijjeremenko,
Could you tell me what is the reason you want it to be specifically on Apache2? Also, are you sure you need PHP in your stack?
Best, Dennis