Hi,
I’ve installed the the MEAN-stack droplet. And connected via ssh root@ I’ve searched the web how to get started once the MEAN-stack is installed but i don’t seem to find anything useful.
Currently I’ve a MEAN-stack running locally on my computer and I want to push everything to the “web-page”.
I’m trying to figure out where to put the javascript files (both for front and back-end)? And how can I see if it works or not?
It’s hard to ask precise questions because I really don’t understand. But I really hope you can point me in the right direction.
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
I have an app running on a port other than :80 but i can’t seem to access it. do i need to change some firewall settings or other rules with this droplet?
FWIW I know the app is running.
or do i need to bind to a specific host/port on startup other than just PORT=3000 node app.js ?
Once you log in to your droplet, you should see the MOTD message with some details on how your droplet is set up.
MEAN is installed in /opt/mean, you can use FileZilla or any other SFTP client to transfer your application to your droplet.
The default application is configured to start a webserver when running grunt (cd /opt/mean and grunt).
Or better yet, use something like dploy.io and configure it up to a git repo. Commit & push, wait a bit, refresh. Changes now live. Wee.
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.