Files
eggs/database/nosql/rethinkdb
T
notCharles 54e47d6c16 image updates
replaced basic debian with installers
Changed pterodactyl images to use parker images
54e47d6c16 · 2024-04-01 11:30:48 -04:00
History
..
2024-04-01 11:30:48 -04:00
2022-11-04 19:30:30 +01:00

Rethinkdb

Website

The open-source database for the realtime web

Notes

  • The web dashboard by default is disabled (remove the --no-http-admin flag from startup to enable).
  • It defaults bind to 0.0.0.0 what is all interfaces so it is public availble.
  • On first start a admin pasword is randomly generated.

Server Ports

Ports required to run the server in a table format.

Port default
cluster 25567
driver 25568
http 25569