Can't seem to deploy to production env...new project...What am i missing?

Hey All,

I usually just have my 1 big app, so don’t deploy new projects much but have built a website for my wife and can’t seem to get this thing deployed…Constantly getting a 404 error and the lets encrypt certification isn’t working:

Its a a Node/Dockler project and i’m deploying via the docker machines to Linode.

The Nameservers are all set up and have changed as the address https://belindamary.com is pointing to the correct ip address

image

Firewalls are set up in linode seemingly correctly:

The docker machine is working, the Test Connection works, i am able to deploy without issue:

target settings:

The interanl routing in the project seems fine:

image
image

I have also waited over 24 hours to avoid any time sensitive issues with DNS or Lets Encrypt etc.

I’ve also restarted the machine, deleted and started again and restarted wappler etc etc numerous times:

Here’s what happens when i go to the website:
I get a 404 page not found error (also same error if i try any routing variations like belindamary.com/home

The site also does not have a valid Lets Encrypt cert: ( i did use Portainer and Trafik during the Docker Machine creation)

Apologies for the lengthy post, but i’m not sure what i’m missing here…

Can anyone help?

It seems the issue is with the Web Server URL. Replace http://45.33.33.104 with the actual domain name https://belindamary.com. The project will need to be redeployed for the new settings to become effective.

Thank you @guptast

This was the simple step that i was missing…works perfectly now. Many thanks

1 Like

I’m glad it is working now.

Just had a look at the website, it’s a very clean and beautiful site.

Thank you :slight_smile:

So far i’m also impressed it’s pretty fast considering this time i deployed to a US server instead of my usual app that is on the Sydney Linode cluster

I haven’t noticed any lag considering it’s hosted in US. I am also hosting some apps on Linode in their Sydney datacenter and I have found their servers’ speed performance is really good.