This is the ThingsDB documentation for version v0, click here for the latest version!
Get your own playground for free at https://thingsdb.net and continue reading at connect.
Or.., build your own ThingsDB by cloning the GitHub project and follow the steps in the next paragraphs.
Docker images are available at docker hub.
Supported tags:
thingsdb/node:VERSION
(Minimal ThingsDB image based on Alpine Linux.)
thingsdb/node:gcloud-VERSION
(Includes Google Cloud Utilities so ThingsDB can created backups in the Google Cloud.)
thingsdb/node:full-VERSION
(Based on a Debian image with Google Cloud Utilities, Python3 and py-timod installed.)
thingsdb/node:latest
(Latest ThingsDB build from the master
branch using a minimal Alpine Linux base image)
The following link will explain how to deploy ThingsDB in GKE (Google Kubernetes Engine):