This repository has been archived by the owner on Oct 8, 2023. It is now read-only.
Releases: vsellier/easy-cozy
Releases · vsellier/easy-cozy
1.5.8_1
Fix a couple of issues with 15.8_0:
- Use the registry dedicated for self hosted environment by default [1]
- Update the default path to the konnector launcher script
Thanks to @sblaisot for his help[french] on this
[1] To change the registry used by application previouslt deployed, use these commands:
cozy apps uninstall <app> --domain ...
cozy apps install <app> registry://<app>/stable --domain ...
What's Changed
New Contributors
Full Changelog: 1.5.8_0...1.5.8_1
1.5.8_0
It seems that your Cozy is under water. Our team is working hard to put it back on its feet.
If you're facing such issue, the service can be restored by downgrading the version of the apps to 1.47.0 of each app.
To do so, connect inside the easy-cozy container and execute:
./cozy apps update drive registry://drive/1.47.0 --domain <your domain>
./cozy apps update photos registry://photos/1.47.0 --domain <your domain>