DEV Community

PratyushSawan
PratyushSawan

Posted on

Host Multiple WordPress Websites on one Server.

Pre-requirements:

  • Digital Ocean Account
  • AA Panel
  • Nameserver Management

Step 1: Create a Digital Ocean Account.
Image description

Step 2: Make a Basic Droplet With Ubuntu OS (cost 5$/month).
Image description

Step 3: Login into Droplet Console.

Step 4: Install AA panel in the Droplet (Ubuntu)
Image description
Click Here for AAPanel

Step 5: Save the URL and Login Credentials of AApanel that you got after installation done in console.

Step 6: Visit the URL open AApanel console and login with Credential

Step 7: After Login choose NGINX server and install the basic files like MySQL, php (7.1 is better)

Step 8: Add Website using their domain name/subdomain name
Image description

Step 9: Go to your domain Name provider add A record and target it to the Droplet ipv4 address.

Image description

Your hosted site will be ready within an hour. A welcome page shown to the particular Domain name what you add in your AA panel.

Image description

Image of Datadog

The Essential Toolkit for Front-end Developers

Take a user-centric approach to front-end monitoring that evolves alongside increasingly complex frameworks and single-page applications.

Get The Kit

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay