Giter VIP home page Giter VIP logo

Comments (5)

Nukesor avatar Nukesor commented on July 17, 2024

Servers have no unique name and most properties are already covered by some parameter.
This service is designed to show you a range of products, I'm not exactly sure why you would need a search field?

Could you explain your use-case?

from hetznerbot.

dandud100 avatar dandud100 commented on July 17, 2024

I usually put the phrase "SSD" in it because it shows me all types of servers with an SSD and HDD.

If i use the other parameter in the search some servers are always excluded.

Like this search here, it shows every server with an 2TB HDD + any variations of ssd's.

https://www.hetzner.com/de/sb?ram_from=64&drives_size_from=2000&search=ssd

from hetznerbot.

Nukesor avatar Nukesor commented on July 17, 2024

The thing is, that the search parameter is a generic search across all fields, that's implemented client side in hetzners bot.

Meaning, we would have to implement that search in this project as well, which is quite a lot of work and goes against the current approach of doing things, as you could no longer just query for matching offers by SQL.

My proposal would rather be, to add an ssd_required flag.

from hetznerbot.

dandud100 avatar dandud100 commented on July 17, 2024

My proposal would rather be, to add an ssd_required flag.

Yeah if this is possible why not. I just want to get the same offers as from the shared link. 😁

from hetznerbot.

Nukesor avatar Nukesor commented on July 17, 2024

Thinking about it, I would prefer a hdd and an ssd configs, which can have either of the states "None|require|forbid".
That would allow us to explicitly search for various combinations.

Feel free to start working on this. I would definitely accept this feature, if it would look like that :)

I won't build this myself, as I currently don't have the need for this.

from hetznerbot.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.