Accommodating hundreds of wordpress websites in Virtualmin

Hey guys,
I have just set up the Virtualmin in AWS and have a question that whether or not this is capable. Basically, I have more than 500 wordpress websites that have been hosted on a singled server using Nginx Ubuntu currently and their domains are created on different hosting providers. My goal is to control / manage them in one place with these conditions below and my question is that Virtualmin can handle this matter.

  • Each site requires unique IP
  • Each site has to have different nameservers
  • SSL Certificate has to be enabled on each site

Please let me know if anyone knows. Thank you guys!

Howdy,

Those things are indeed possible… did you have any questions about how to implement it?

Some specific details –

Each site requires unique IP

You can specify a private IP for your domain in Server Configuration -> Change IP Address.

Each site has to have different nameservers

You can have as many nameservers as you like, details on setting up nameservers are here:

https://www.virtualmin.com/documentation/dns/faq#toc-how-do-i-setup-nameservers-for-my-server-gJs0d4YS

SSL Certificate has to be enabled on each site

For this, you’d just need to ensure the “SSL Website” feature is enabled for any domains you create.

-Eric

Alright, thank you Eric! I’ll give it a try and let you know further if I have any questions.