Alginte 0.5.0 Beta

Released 2026-07-21.

Alginte is in beta (0.x): configuration keys, the topology export format, and APIs may change between releases; breaking changes are called out in release notes with migration guidance.

Readable configuration

Upstream services are configured through nested property groups with one simple rule: a .url property is always a full URL — alginte.connect.url, alginte.schema-registry.url, alginte.ksqldb.url, with optional .username / .password where the service supports basic auth. The environment variables follow readably: ALGINTE_CONNECT_URL, ALGINTE_SCHEMAREGISTRY_URL, ALGINTE_KSQLDB_URL. Full details in the configuration guide.

Menu cleanup

Housekeeping

Get it

docker pull alginte/alginte:0.5.0

Install & configuration guide in the documentation.