Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

domain name to access dashboard #407

Open
mobi974 opened this issue Apr 19, 2022 · 1 comment
Open

domain name to access dashboard #407

mobi974 opened this issue Apr 19, 2022 · 1 comment

Comments

@mobi974
Copy link

mobi974 commented Apr 19, 2022

Hi I put a domain name to access to the dashboard and now I'm not able anymore to access to the dashboard with the Ip or the domain nmae it's the same.
How could I correct it please ?

@arwinvdv
Copy link

arwinvdv commented Aug 8, 2022

See https://github.com/andreapollastri/cipi/blob/3f3d881e71c1aaec608fd926bba9ab7a8b8541f1/app/Jobs/EditSiteDomainSSH.php

I think something like

sudo rpl -i -w "server_name [old_domain]" "server_name [new_domain]" /etc/nginx/sites-available/[username].conf
sudo rpl -i -w "server_name [old_domain]" "server_name [new_domain]" /etc/nginx/sites-enabled/[username].conf
sudo systemctl restart nginx.service

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants