Comments on How to Install Strapi CMS on Ubuntu 22.04
Strapi is an open-source, headless Content Management System (CMS) built with JavaScript (NodeJS). In this tutorial, you will learn how to install the community version of Strapi CMS on a Ubuntu 22.04 server, along with Nginx as a reverse proxy server.
1 Comment(s)
Add comment
Comments
By: Askar
Thanks for great tutorial.
I was following along fine till the last step.
But when I access by domain name, I see error 502 Bad Gateway.
Where should I look at?