codingchili / chili-core

Reactive framework for creating transport & storage-transparent microservices with Vert.x
https://codingchili.github.io/chili-core/
MIT License
14 stars 5 forks source link

Configurable root paths for CD/CI - db/config #189

Closed codingchili closed 6 years ago

codingchili commented 6 years ago

To better support continuous delivery the db root path 'db' must be configurable. Applies to the configuration root 'config' as well.

codingchili commented 6 years ago

db path is now configurable, the system configuration files will load from config/. To share config between installations it is recommended to use symbolic links.