Is it possible t o link 2 or more domains to the same droplet? Or do I have to create a new droplet for every domain?
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
You can have multiple domains on a droplet without cPanel: <br> <br>Apache: <br> <br>- https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-ubuntu-12-04-lts <br>- https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-centos-6 <br> <br>nginx: <br> <br>- https://www.digitalocean.com/community/articles/how-to-set-up-nginx-virtual-hosts-server-blocks-on-centos-6 <br>- https://www.digitalocean.com/community/articles/how-to-set-up-nginx-virtual-hosts-server-blocks-on-ubuntu-12-04-lts--3
You can have multiple domains on a droplet without cPanel: <br> <br>Apache: <br> <br>- https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-ubuntu-12-04-lts <br>- https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-centos-6 <br> <br>nginx: <br> <br>- https://www.digitalocean.com/community/articles/how-to-set-up-nginx-virtual-hosts-server-blocks-on-centos-6 <br>- https://www.digitalocean.com/community/articles/how-to-set-up-nginx-virtual-hosts-server-blocks-on-ubuntu-12-04-lts--3
You can have multiple domains on a droplet without cPanel: <br> <br>Apache: <br> <br>- https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-ubuntu-12-04-lts <br>- https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-centos-6 <br> <br>nginx: <br> <br>- https://www.digitalocean.com/community/articles/how-to-set-up-nginx-virtual-hosts-server-blocks-on-centos-6 <br>- https://www.digitalocean.com/community/articles/how-to-set-up-nginx-virtual-hosts-server-blocks-on-ubuntu-12-04-lts--3
You can have multiple domains on a droplet without cPanel: <br> <br>Apache: <br> <br>- https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-ubuntu-12-04-lts <br>- https://www.digitalocean.com/community/articles/how-to-set-up-apache-virtual-hosts-on-centos-6 <br> <br>nginx: <br> <br>- https://www.digitalocean.com/community/articles/how-to-set-up-nginx-virtual-hosts-server-blocks-on-centos-6 <br>- https://www.digitalocean.com/community/articles/how-to-set-up-nginx-virtual-hosts-server-blocks-on-ubuntu-12-04-lts--3
The easiest way to do this is now using the free plesk one-click application that is available on the DigitalOcean marketplace: https://marketplace.digitalocean.com/apps/plesk?action=deploy&refcode=eb4c817f6e43
There are open source alternatives to c-panel. See: http://www.hostingadvice.com/blog/cpanel-vs-plesk-vs-webpanel/
Yes, it’s a webserver - it’s not related to neither python nor postgres.
Will it work alongside Python and Postgres? No conflict?
I found the answer: https://www.digitalocean.com/community/questions/can-i-have-multiple-domains-with-a-droplet <br> <br>Yes, it is possible but I need to install php/mysql and run cpanel. <br> <br>I have a few questions regarding this. My server currently runs on Python and Postgres. Is it possible to install PHP and Mysql alongside it without any conflicts? <br> <br>Since cPanel requires a license fee. is there an alternative open-source platform that will allow me to manage and host multiple domains?