Skip to content

hieu2102/confluent-services-config

Repository files navigation

Usage Guide

These config files store only properties that should be common across service nodes

Deploy services using these config files requires 02 other properties files:

  • a secret.properties containing sensitive properties (e.g: user credentials, license key, etc)

  • a server.propertiescontaining unique property values for each service node (e.g: server.id, hostname, etc)

Mount these on a shared storage to avoid misconfiguration, or use them as config templates for automation softwares like ansible or chef

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages