mirror of
https://github.com/parkervcp/eggs.git
synced 2024-11-23 13:13:00 +08:00
756816a240
* image updates replaced basic debian with installers Changed pterodactyl images to use parker images * replace alpine images update alpine* to use installer:alpine Remove extra space <3 * Remove use of all quay.io images * Update all eggs to PTDL_v2 * Add back features to generic dart * move away from bullseye or buster * Fix Muse install --------- Co-authored-by: Quinten <67589015+QuintenQVD0@users.noreply.github.com> |
||
---|---|---|
.. | ||
egg-rethinkdb.json | ||
README.md |
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 |