Skip to content

k8s-spring-cloud/config-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

config-server

Spring Cloud configuration server

Environment Variables

The following variables need to be supplied at runtime:

APPLICATION-NAME The name you give this application. This is utlized in many places to identify the instances of the service.

SPRING-CLOUD-CONFIG-GIT-URI The URI for the Git Server where your configuration files reside

SPRING-CLOUD-CONFIG-SERVER-ENCRYPT-ENABLED Boolean which enables encryption services.

ENCRYPT-KEY If encryption services are enabled, this is the key used to encrypt data for the config server

About

Spring Cloud configuration server

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages