manoj
Posts
-
Installing NodeBB on Google Compute Engine or Cloud Run -
Installing NodeBB on Google Cloud PlatformHere's how I got NodeBB up and running on the Google Cloud Platform.
The following are the steps I took:-
Created VPC firewall rule with 4567 port.
-
Deployed Compute Engine VM Instance with Ubuntu Pro 20.04
-
Install NodeBB via the Web Interface.
-
Install Let's Encrypt Wildcard SSL on Nginx.
The documentation for setting up NodeBB on Compute Engine can be found here.
[Installing NodeBB on Compute Engine] (https://www.incapio.com/post/install-nodebb-forum-on-compute-engine-google-cloud-gcp) -
-
Installing NodeBB on Google Compute Engine or Cloud Run@pitaj
Except for Launch NodeBB, every step went smoothly.
The steps I took were as follows:-
Image retrieved from Docker.
-
Image has been added to the container registry.
-
NodeBB was set up with Cloud Run and port 4567.
-
NodeBB with Revision URL has been successfully installed.
-
The Web Interface is used for the initial setup.
-
Admin credentials and PostgreSQL(Cloud SQL) "database" were applied.
-
NodeBB has been installed.
-
Launch NodeBB(Halted- Looping). When I tried to reload the website, it was redirected to the NodeBB initial setup(Admin credentials & Database setup page) again and again.
-
-
Installing NodeBB on Google Compute Engine or Cloud RunMy warm greetings to everyone in the neighborhood.
I have configured NodeBB on Google Compute Engine accurately. It takes a long time to install NodeBB on Compute Engine, and here is how I installed NodeBB on the VM Instance.
Install NodeBB on Google Compute Engine
I've set up NodeBB on Google Cloud Run before, and it's a fairly straightforward procedure. I installed the image from the docker on Cloud Run; however, the NodeBB basic setup continues to loop. Is anyone else having this problem? Please let me know if anyone knows how to install NodeBB on Google Cloud Run.Best Regards,
Manoj Kumar.