8000 Get Hetzner server identifier from API · Issue #1152 · ubicloud/ubicloud · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Get Hetzner server identifier from API #1152

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

Open
enescakir opened this issue Jan 26, 2024 · 3 comments
Open

Get Hetzner server identifier from API #1152

enescakir opened this issue Jan 26, 2024 · 3 comments
Assignees
Labels
good first issue Good for newcomers

Comments

@enescakir
Copy link
Member

When setting up a VM Host with Hetzner, we manually enter the IP address and Hetzner server ID. The https://robot.hetzner.com/doc/webservice/en.html#get-server endpoint of the Hetzner webservice provides a list of all servers, allowing us to find the Hetzner identifier using the IP address.

@enescakir enescakir added the enhancement New feature or request label Jan 26, 2024
@enescakir enescakir changed the title Get Hetzner server_id from API Get Hetzner server identifier from API Jan 26, 2024
@enescakir enescakir added good first issue Good for newcomers and removed enhancement New feature or request labels Feb 2, 2024
@dineshbodala
Copy link

Hey, I'm interested in taking up this issue. Could you please assign it to me?

@dineshbodala
Copy link
dineshbodala commented Nov 16, 2024

Hey, I've a few doubts. Firstly, after running docker exec -it ubicloud-app ./demo/cloudify_server command, IP address and Select provider and location [default: 1] will be asked. Instead of being prompted for the second detail, should all the information be fetched with just the IP address being entered via the API?

Also, the server ID isn't being asked when the docker exec -it ubicloud-app ./demo/cloudify_server command is entered. Please let me know if I am missing something!

blur

@aamederen
Copy link
Contributor

Hi @dineshbodala, sorry for the late response

Hey, I've a few doubts. Firstly, after running docker exec -it ubicloud-app ./demo/cloudify_server command, IP address and Select provider and location [default: 1] will be asked. Instead of being prompted for the second detail, should all the information be fetched with just the IP address being entered via the API?

Hetzner locations and Ubicloud locations don't match 1-1 all the time and we may want some flexibility there, so I think letting location prompt be as is would be fine.

Also, the server ID isn't being asked when the docker exec -it ubicloud-app ./demo/cloudify_server command is entered. Please let me know if I am missing something!

You are correct, this has been addressed here: https://github.com/ubicloud/ubicloud/pull/2296/files

I want to clarify since some time passed, are you still interested in working on this issue?

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

No branches or pull requests

3 participants
0