CodeCanyon Script VPS Installation
Budget: $10 – $30 USD
I have a freshly provisioned VPS and a domain already pointing to it. I just purchased a web-application script from CodeCanyon that runs on a standard MEAN stack. During an AnyDesk session on my machine I will share SSH root access; every command must be executed in that live session.
Your task is to:
• Install the latest stable releases of Node.js, npm, MongoDB, and any other dependencies referenced in the script’s documentation
• Upload or pull the CodeCanyon package, configure environment variables, and run any build or seed commands
• Set up a process manager (e.g., PM2) so the app starts on boot and can be restarted easily
• Configure a reverse-proxy (Nginx or Apache) and secure the domain with a Let’s Encrypt SSL certificate
• Hand over concise notes on start/stop/update commands
Acceptance is met when the site loads over HTTPS at my domain, all public and admin routes work without errors, and the service survives a server reboot.
Your task is to:
• Install the latest stable releases of Node.js, npm, MongoDB, and any other dependencies referenced in the script’s documentation
• Upload or pull the CodeCanyon package, configure environment variables, and run any build or seed commands
• Set up a process manager (e.g., PM2) so the app starts on boot and can be restarted easily
• Configure a reverse-proxy (Nginx or Apache) and secure the domain with a Let’s Encrypt SSL certificate
• Hand over concise notes on start/stop/update commands
Acceptance is met when the site loads over HTTPS at my domain, all public and admin routes work without errors, and the service survives a server reboot.