Adds two new one-click service templates for SurrealDB:
surrealdb (single-node with RocksDB persistence)surrealdb-with-tikv (distributed backend with PD + TiKV)templates/compose/surrealdb.yamltemplates/compose/surrealdb-with-tikv.yamltemplates/service-templates.jsontemplates/service-templates-latest.jsonBoth templates include:
SERVICE_USER_SURREALDB / SERVICE_PASSWORD_SURREALDBsurrealdb uses RocksDB persistence via mounted volume./claim #7642
xqql
@xiuqiang1995
Jordan Hall
@Jordan-Hall