Report this

What is the reason for this report?

What is my wordpress database remote host?

Posted on March 18, 2021

I’m importing my database to a discourse instance on a local environment, and need to connect to my wp database remotely.

      host: "REMOTE_HOST_NAME",
      username: "DB_USERNAME",
      password: "MY_SECURE_PASSWORD",
      database: "DB_NAME",
    )```

I know the un, pw etc, but I can't figure out what the remote host name would be.

Any ideas?

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.