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

[request] map host ip to localhost site #128

Open
yhorndt opened this issue Jan 18, 2025 · 0 comments
Open

[request] map host ip to localhost site #128

yhorndt opened this issue Jan 18, 2025 · 0 comments

Comments

@yhorndt
Copy link

yhorndt commented Jan 18, 2025

Hi,
It would be cool to have a property in the sites.json, to be able to call that this site is running on the host of the jump instance.
And then for jump to automatically fill in the ip from the host network.

For example:
jump runs in docker and maps to localhost 8123.
The docker runs on the host that has ip: 192.168.1.23

If the property local: true is set in the sites.json, for a site that is defined as localhost:2345, jump will find the host ip and fill this in behind the scenes. So that in the jump page, you can click on the site and it will redirect you to 192.168.1.23:2345.

@yhorndt yhorndt changed the title [request] [request] map host ip to localhost site Jan 18, 2025
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

1 participant