Skip to content

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

License

Notifications You must be signed in to change notification settings

ikhoon/centraldogma

 
 

Repository files navigation

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.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Languages

  • Java 92.3%
  • JavaScript 4.2%
  • HTML 1.7%
  • CSS 0.8%
  • Thrift 0.4%
  • Python 0.3%
  • Other 0.3%