This is quick guide how to add another IP for websites.
enable webadmin console by this guide
go into webadmin , on listener, add 2 more with 2nd IP (I don't have multiple IP machine at moment, so in this case I will use an IPv6 to mimic second IP)
first one is for port 80 ,select IP you wish to use for this site , disable secure since it is not SSL , binding is optional to how many CPU you have on your server.
second one is for port 443 , same as above , but enable secure,
since this is SSL listener, so you must set a default SSL cert and key, as screenshots , you can grab the sites you wish to place on this IP.
Comments
IP1 80 port , IP1 443 port for domain1
IP2 80 port , IP2 443 port for domain2
443 port listeners need to configure SSL cert
But how to choose domain while seting up listeners? i can not see any domain coloumn to enter or to choose.
How will i assign listener(ip) to specified domain?
Is there a guide showing how to configure the additional IP addresses and make them available for use with additional listeners?
what is result when you run commands like ip -a ?
from Digital Ocean?
But, DO is supposed to add only one IP to aq Droplet...
Then how?