Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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/ TODO