line / centraldogma

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2
https://line.github.io/centraldogma/
Apache License 2.0
588 stars 116 forks source link
config config-server configuration configuration-management configuration-server git repository service-configuration vcs version-control zookeeper

Visit the official web site for more information.

Central Dogma

CI codecov.io Latest Release Version Discord Server

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 Discord Server.

How to contribute

See CONTRIBUTING.md.