Page 1 of 1

Adding a domain for admin login instead of using IP Address?

Posted: Tue Jun 24, 2014 8:56 am
by hammy
Hello

I would like to know please how do I add a domain to my panel so that I can login to it for Admin instead of using the IP address like https://123.45.678.90:8083 and I would be using https://admin.mydomain.com:8083

Also is it possible to change the port number from 8083 to something different without it harming the functionality of Vestacp?

Thanks in advance for your assistance :)

Re: Adding a domain for admin login instead of using IP Addr

Posted: Tue Jun 24, 2014 3:02 pm
by imperio
Hi, hammy
You can change vestacp port in nginx.conf of panel
/usr/local/vesta/nginx/conf/nginx.conf
find this code on line of 80

Code: Select all

listen          8083;
after this

Code: Select all

service vesta restart
Try to use this manual

Re: Adding a domain for admin login instead of using IP Addr

Posted: Tue Jun 24, 2014 4:42 pm
by hammy
Thank you for your assistance imperio most appreciated and most helpful.

Could I ask please. Is there a English version of http://toster.ru/q/58444 sadly I do not speak Russian.

EDIT:-

http://translate.google.co.uk/translate ... 6bih%3D587

English version thanks to Google Translate ^^^^^^^^^^^^

Re: Adding a domain for admin login instead of using IP Addr

Posted: Tue Jun 24, 2014 4:53 pm
by imperio
Could I ask please. Is there a English version of http://toster.ru/q/58444
No, this instruction only on Russian

You can use Google Translate to translate this instruction :-)