com.linecorp.centraldogma:centraldogma-common-legacy

Highly-available version-controlled service configuration repository based on Git, ZooKeeper and HTTP/2 (centraldogma-common-legacy)


Keywords
config, config-server, configuration, configuration-management, configuration-server, git, repository, service-configuration, vcs, version-control, zookeeper
License
Apache-2.0

Documentation

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.