mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-16 18:40:02 -06:00
902 B
902 B
Changelog for unreleased
The following sections list the changes for unreleased.
Summary
- Chg #1: Initial release of basic version
- Chg #6: Start multiple services with dedicated commands
Details
-
Change #1: Initial release of basic version
Just prepared an initial basic version to start a reva server and start integrating with the go-micro base dextension framework of ownCloud Infinite Scale.
-
Change #6: Start multiple services with dedicated commands
The initial version would only allow us to use a set of reva configurations to start multiple services. We use a more opinionated set of commands to start dedicated services that allows us to configure them individually. It allowcs us to switch eg. the user backend to LDAP and fully it on the cli.