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

How to access the rancher ui on the virtualbox host #1

Open
lidaling opened this issue Mar 26, 2022 · 2 comments
Open

How to access the rancher ui on the virtualbox host #1

lidaling opened this issue Mar 26, 2022 · 2 comments

Comments

@lidaling
Copy link

Hi
How to access the rancher ui on the virtualbox host? I am new on Vagrant

@domi55
Copy link

domi55 commented Feb 6, 2023

@phoenix-henri hi henri, i have a short question:

once the vagrant k3s box is up and running, how do you access rancher dashboard from the host system in the browser ? i see the variable hostname=rancher.local-project.test is set. Would you have to make an entry in hosts file with this hostname and assign it an ip address ?

Thanks alot

@phoenix-henri
Copy link
Contributor

phoenix-henri commented Feb 6, 2023

@phoenix-henri hi henri, i have a short question:

once the vagrant k3s box is up and running, how do you access rancher dashboard from the host system in the browser ? i see the variable hostname=rancher.local-project.test is set. Would you have to make an entry in hosts file with this hostname and assign it an ip address ?

Thanks alot

hi @domi55 and @lidaling,

Yes, making an entry in the hosts file with the ip address of the vagrant machine and the hostname should solve your issue. If you constantly need to destroy and recreate the machine it might also be a good idea to look into automating the process by creating a vagrantfile which does that through the hostmanager configuration for you.

Best of luck :)

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

3 participants