What is IP?
IP stands for Internet Protocol. IP address meanwhile is a numerical number assigned to devices and used for communication among devices in connected computer network that uses Internet Protocol, such as Internet. For example, when you buy VPS from a provider, you’ll be given an IP address so that you can access your server anywhere where the internet connection is available. Other than that, you’ll be providing your IP address when you are required to connect your server to RunCloud. Domain name on the the hand translates IP into more human readable address. Domain name is in string while IP in numerical number.
Set Web Application As Default
After you have connected your server with RunCloud and if you are not going to use any domain name, you need to do some extra setup so that your web application is accessible directly using IP address. You need to set the web application as default web application under the “Web Application” section as shown below. To cancel the web application that we have set as default, just simply redo the steps.


Categories: Server Management, Tips & Tricks, Tutorials
We’d like to use runcloud to manage our staging server. In this scenario we want to have multiple WordPress websites on the one droplet instance. These sites need to be accessed by the IP address/websitestagingname. Therefore we cannot use the default app example above as this would only allow access to one website.
Is there a solution for this ?
looks like there is no solution for this. but you can update your WordPress address to something else.
E.g: mywordpress.dev
then update your /etc/hosts if you are on Linux or Mac. Not sure where to put that inside Windows
I should also mention we would connect bitbucket for deployment of each site too, so would not need to install vanilla WP
How to do this using command ssh on google cloud??
you don’t need to do this on Google Cloud
Thanks for your post. I have been interested in understanding domain structure and function. I found this to be very informative.
this is very helpful , i was looking for it , good to test web apps without switching dns fully
You just saved my life. I use this to load balancing wordpress with vultr.