hi
im new to hestia panel
im successfully installed panel and its work
but when i run host.domain.com:2020 i cant access to admin panel
when go to host.domain.com it says
# Success!
Your new web server is ready to use.
but when add port i cant access to panel
im using custom name server for panel ns1 , ns2 and using cloudflare for adding host subdomain to my domain so i can open server admin panel
please help me
also i have question about laravel installetion but no one answer it please see it also
i login with ssh
and run this command but says : zsh: command not found: v-change-sys-port
anything else i most do for working ?
just change server port and after that i can login using url.com:2083 ???
all of my project is now up stay up and working ? or need config again ?
➜ ~ /usr/local/hestia/bin/v-change-sys-port 2083
cat: /nginx/conf/nginx.conf: No such file or directory
cat: /nginx/conf/nginx.conf: No such file or directory
sed: can't read /nginx/conf/nginx.conf: No such file or directory
now i cant access to panel from web not from old method (ip:2020) and not from new url method (url.com:2083) and not from (ip:2083)
what should i do now ?
➜ ~ HESTIA="/usr/local/hestia"
➜ ~ /usr/local/hestia/bin/v-change-sys-port 8083
cat: /nginx/conf/nginx.conf: No such file or directory
cat: /nginx/conf/nginx.conf: No such file or directory
sed: can't read /nginx/conf/nginx.conf: No such file or directory
So, do you want to change the hostname? Are you sure?
If you are sure, you must use the command v-change-sys-hostname:
Note: I’m not adding neither the HESTIA variable, full path nor sudo, only the command and the argument.
Note 2: before doing any change, you must be sure that your new host newhost.yourdomain.tld has an A record in your DNS pointing to your Hestia server.
Example:
v-change-sys-hostname newhost.yourdomain.tld
After that you should create the web domain for that host and issue a new certificate and you can do both things with one command: