rethinkdb

How do you query a RethinkDB server for its version?


Suppose I've connected to a RethinkDB server's web UI and I'd like to find out what version is running under the hood. Is there a way (in the Data Explorer?) to query for the version number, e.g. 1.13.3?


Solution

  • In the Admin UI if you click on the "gear" icon in the top-right of the navbar then a notification bar slides down. In the far-right of that bar is a version number print-out.