App Platform provides two static ingress IPs you can use to map A records to your app.
Can I have more than one WordPress instance installed?
Validated on 5 Feb 2021 • Last edited on 1 Aug 2024
Yes, you can serve multiple WordPress instances from a single Droplet.
To install multiple WordPress instances on your Droplet, you first need to configure your Apache virtual hosts to be ready to accept information about multiple domains.
Once you’ve configured Apache for multiple hosts, use WordPress’s standard installation to install a different instance of WordPress in each of the separate folders (in the /var/www directory) for each of your websites.