centraldogma icon indicating copy to clipboard operation
centraldogma copied to clipboard

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2

Visit the official web site for more information.

Central Dogma

Central Dogma is an open-source, highly-available and version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2.

It is open-sourced and licensed under Apache License 2.0 by LINE Corporation, who uses it in production.

How to build

We use Gradle to build Central Dogma. The following command will compile Central Dogma and generate JARs, tarball and web site:

$ ./gradlew build

How to ask a question

Just create a new issue to ask a question, and browse the list of previously answered questions.

We also have a Slack workspace.

How to contribute

See CONTRIBUTING.md.