Ghost version: 5.22.9
- How was Ghost installed and configured?:
ghost-cli 1.23.1 - What Node version, database, OS & browser are you using?
ubuntu 20.04
mysql 8.0.31
node 16.18.1
chrome, firefox - What errors or information do you see in the console?
none - What steps could someone else take to reproduce the issue you’re having?
Follow the guide at How to install & setup Ghost on Ubuntu 16.04, 18.04, 20.04 or 22.04
So I followed the guide, made sure that the cli also configured the nginx proxy as described here: Ghost reverse proxy configuration - avoiding infinite redirect loops
Still, when I go to open my site over my domain, the page either doesn’t load or redirects to the localhost IP.
Note that my DNS config has worked previously with installs such as wordpress etc.
I’ve also tried a clean install.
Any ideas?