Lightweight, standalone server for resource-constrained edge environmentss.
linux/arm64
or linux/amd64
platforms using a containerd image store.db_id
: Also known as “AppID”access_token
: Your app’s unique Playground Tokenprovider
: If using Online Playground mode, use __playgroundProvider
as your provider.auth_url
: The URL for the Ditto Playground authentication service, typically https://YOUR-AUTH-URL.dittolive.app
HttpServer
resource to your configuration
file. This resource will expose the given local database over HTTP, allowing you to
query and manipulate data using standard HTTP methods.
chmod +x edge-server
).-p
flag in the Docker command to use a different port.