Tp

Timeplus Proton on Ubuntu 24.04

Azure Streaming & Messaging

Timeplus Proton, a single binary streaming SQL engine, ready to run continuous and historical queries over your event streams the moment it boots.

Base
Hardened build
minimal ports, security patches applied at build time
Access
Unique credentials
generated on first boot, readable only by root
Verified
Boots working
services pass a health gate before release
Support
24/7, 365 days
by email and live chat, 24 hour response SLA

Overview

Timeplus Proton is a unified streaming and historical SQL engine derived from ClickHouse. It ingests events into append only streams and lets you run both streaming queries, which stay continuously up to date as new events arrive, and historical queries over the same data using familiar SQL. A single self contained binary provides the streaming server and a command line client, so a whole real time analytics workflow, from ingestion through incremental aggregation to point in time lookups, runs on one node with no external dependencies.

Why the cloudimg image

Proton ships upstream with a default user that has no password, so cloudimg establishes a secure by default posture before the engine is ever reachable. The native protocol and the HTTP interface are restricted to on host access by a host firewall, and on the first boot of every instance a unique password is generated, hashed into the server configuration and written to a root only file, so anonymous and wrong credential connections are refused and no two instances share a login. Stream data and the historical store live on a dedicated data volume that is captured into the image and re provisioned on every instance, and every deployment comes with a paired deploy guide and 24/7 cloudimg support.

Common uses

  • Real time streaming aggregations over event data with SQL
  • Unified streaming and historical queries on one engine
  • A lightweight single node streaming analytics backend