Installed, but no login screen??
Installed, but no login screen??
Hello,
Installation has finished and was successful, the cl tells me the url and username/password
However I go to the url and it doesnt load, so I dropped off the port from the address and a page loads, but it just says:
default.domain
Powered by VESTA
Installation has finished and was successful, the cl tells me the url and username/password
However I go to the url and it doesnt load, so I dropped off the port from the address and a page loads, but it just says:
default.domain
Powered by VESTA
Re: Installed, but no login screen??
It seems actually that maybe the port isnt open, I'm using EC2 but I don't see how to open the port 8082 on my Security Group.
Re: Installed, but no login screen??
Go to "Security Groups" dashbord and select your group. Then click on a Inbound tab. In the port rage field enter 8083 and press "Add Rule" button and apply the changes.
Re: Installed, but no login screen??
Thanks, I was adding 8082, but adding 8083 now gives me:
400 Bad Request
The plain HTTP request was sent to HTTPS port
nginx
I don't have a SSL cert, can I still use Vesta?
400 Bad Request
The plain HTTP request was sent to HTTPS port
nginx
I don't have a SSL cert, can I still use Vesta?
Re: Installed, but no login screen??
You don't have to create your own certificate to use vesta.
Just open https://server-name.ltd:8083 instead of http://server-name.ltd:8083
Control panel is already bundled with self-signed ssl, which resides in the /usr/local/vesta/ssl/ directory
Just open https://server-name.ltd:8083 instead of http://server-name.ltd:8083
Control panel is already bundled with self-signed ssl, which resides in the /usr/local/vesta/ssl/ directory