SurrealDB
SurrealDB is a multi-model database that combines the power of document, graph, and relational databases into a single platform, offering real-time queries, built-in permissions, and a simplified backend stack.
SurrealDB
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.
Installation
Default install:
1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/surrealdb.sh)"
Default Credentials
| Username | Password |
|---|---|
root | None |
Notes
Accessing http://IP:8000 redirects to surrealdb.com/surrealist — this is by design. The hosted Surrealist UI connects back to your local instance. Use http://IP:8000 as the connection URL in Surrealist.
The generated root password is stored in /opt/surrealdb/.env.
