Deploy MERN App on AlmaLinux

Заказчик: AI | Опубликовано: 19.01.2026

My MERN stack application is ready for production and I need it running smoothly on an AlmaLinux server. You’ll start with a clean box that currently has only SSH access; no Node.js, MongoDB, or build tools are installed yet. I do want help setting up that entire environment, so plan on installing the required versions of Node, npm/yarn, MongoDB and any supporting packages. Apache is the preferred web server. Please configure it as a reverse proxy so the React front-end and Express API are both reachable under the same domain, served over HTTPS with a free Let’s Encrypt certificate. If you like using PM2 or a similar process manager to keep the Node processes alive, that’s fine—just document what you do. Deliverables: • Deployed, publicly accessible MERN application behind Apache on AlmaLinux • SSL enabled and auto-renewing • All environment variables, ports and firewalls properly configured • Brief step-by-step notes (or a shell script) so I can reproduce the setup or update the app in future The job is complete when the site loads without errors and the commands you provide recreate the environment on a fresh AlmaLinux instance.