High performance open source time series database for metrics, observability and IoT, with authentication enforced from first boot.
openGemini is an open source distributed time series database purpose built for metrics, monitoring, observability and IoT telemetry. It speaks the InfluxDB HTTP API, so you write points in the line protocol and query them back in InfluxQL, and it stores data with high compression for fast time range queries. It is licensed under Apache 2.0, so there is no vendor lock in or licence ambiguity for commercial and SaaS deployments.
openGemini comes preinstalled and hardened with HTTP authentication enabled, the query and write API answering on its standard port and the internal meta and store ports bound to loopback only. A unique admin password is generated on first boot for every instance and stored in a root only file, so no default credentials ship, and the time series store lives on a dedicated, independently resizable data volume. A paired deployment guide and 24/7 cloudimg support are included.
This is a repackaged open source software product wherein additional charges apply for cloudimg support services.
## openGemini - High-Performance Open Source Time-Series Database
Deploy a fully configured, security-hardened openGemini node that accepts metrics over the InfluxDB-compatible HTTP line protocol within minutes of instance launch. openGemini is an Apache-2.0 licensed distributed time-series database purpose-built for metrics, monitoring, observability and IoT telemetry - the workloads where write throughput, on-disk compression and fast time-range queries matter most.
## Why This Image Over Alternatives
Unlike images that ship a database with a shared default password or no authentication at all, this image enforces HTTP authentication from the moment the service starts. openGemini ships with authentication disabled by default; this image turns it on and generates a unique, strong admin password per instance on first boot, written to a root-only credentials file - eliminating the credential-sharing risk that leads to unauthorized access. The internal meta, store and RPC ports bind to loopback only, and the recommended security group opens SSH alone, so the database is never exposed to the internet by default. The Apache-2.0 licence means no vendor lock-in and no licence ambiguity for commercial or SaaS deployments.
## Community and Adoption
openGemini is developed in the open on GitHub by an active community, with ongoing contributions and regular release cycles. This image packages the upstream release into a hardened, production-ready deployment so teams adopt openGemini on AWS without the overhead of manual installation and credential configuration.
## About cloudimg
cloudimg publishes production-ready, security-hardened open source AMIs on AWS Marketplace, each following a consistent methodology: no default credentials, loopback-only internal binding, automated credential generation at first boot, and a dedicated data volume for the datastore. Support engineers are available 24/7.
## What Is Included
## Secure First Boot Process
1. Launch your instance with this image
2. A one-shot systemd service creates the first admin user with a cryptographically strong, unique password
3. The password is written to a file readable only by root
4. The service verifies that anonymous and wrong-password requests are refused - authentication is enforced immediately
No shared or default database credential ever ships in the image.
## AWS Integration Points
This image runs on Amazon EC2 instances of any supported type. Pair it with:
Because the recommended security group opens SSH only, remote database access is via an SSH tunnel or a security group rule you add and scope yourself - the credentials file and user guide document both.
## Deployment Prerequisites
## Use Cases
## cloudimg Support
24/7 technical support by email and live chat with a one-hour average first response for critical issues.