-
-
Notifications
You must be signed in to change notification settings - Fork 457
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
this not an isssue just a question. #52
Comments
Have you read the installation instructions? |
yeah actually i have got a way to deploy it to production and for this app it's even a lot easier i will wirte up a tutorial here in few days time sorry about that that |
ok if that's the case you can either upload the app to your production enviroment and run nopm with the --production and use pm2 to manage it as a service and use nginx as reverse proxy and load balancer in orther to use port 80 or 443 and you are good to go |
@vincentroman Hi Vincent - Can you tell me what files and folders goto production ? |
@vincentroman any video or something to explain that broadly? I don't know MERN Stack. I would like to use this script, I know the PHP Version, I am having problems with that also but its PHP I might crack it if I give it more time. But I need this MERN Version of the script. |
@arize99 @StarAzure read this first then i will post my own simple method for you guys later in the day https://blog.cloudboost.io/setting-up-an-https-sever-with-node-amazon-ec2-nginx-and-lets-encrypt-46f869159469 |
the simplest way to go about hosting this for production without much expertise need is to reapet the same process you did on the dev environment but with few changes like running npm install --production |
looks like one has to pay/ add a card to complete registration for the Amazon hosting. I already have a shared host I can create a subdomain test run it with. Did you have any tips on that? |
i am guessing one needs a vps or dedi to host MERN |
yes |
dont worry about the aws card issue its just to verify the card plus its just a dollar charge, you can also try the google cloud platform they offer far better option than aws |
how can i deploy this on a production server like aws or with serverless
The text was updated successfully, but these errors were encountered: