I’ve read up on iRedmail and would like to install that for my mail server. The domain name that I own is for a specific profession and I would like to provide both an email account and a community/blog. For email accounts I’m thinking of iRedmail and for community/blog I’m thinking of Wordpress/Buddypress.
Now, how do I structure droplets and domain names to be successful? I read that I should name the droplet to the same name as my domain name for iRedmail setup, but does that affect the Wordpress setup?
I’m new to this so every bit of information is helpful :-)
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Hi @thomasfbg,
It’s not a problem hosting two applications on one domain. The only thing you’ll need to do is edit your configuration file. Depending on the WebService, you’ll have a different config in a different place which is edited differently. Usually the two most used ones are either Apache or Nginx. To understand which one you are using, you can ssh to your droplet and type in
netstat -tulpen | grep 443
See what it returns, is it httpd/apache2 or Nginx? Based on the result you’ll know what WebService you are using. Once you do, if you need further assistance, let us know what it is and I’ll further assist.
Regards, KFSys
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.