Setting Up reverse Proxy for Next JS application in Ubuntu 22.04
Steps
Install Nodejs 16
Create a next Application
install pm2 and Start the Next Application with pm2
Install Apache2, Disable the default Site,
Create a new site, configuration and enable it
Allow proxy in Appahe2
Testing
Install Nodejs 16
...
mdusama.hashnode.dev3 min read