You are viewing the documentation for Blueriq 17. Documentation for other versions is available in our documentation directory.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Older documentation: Spring Cloud config [editor] 

Server

// TODO

SSH / basic auth.

File system

// TODO

Git repository

Spring Config Server should run using a Git repo.
Simply setting the url to the git reposity (ending with .git ) and setting the basic auth. does the trick

How to secure the connection between the runtime and stand alone config server using git?
Basic auth. / not ssh. Securing the connection will be/or not be done by the customer.

Describe how to structure your git repo for use with profiles/environments/branches/tags/etc..
See attachment

  • No labels