Alexander Onnikov
Alexander Onnikov
Yeah, I understand your frustration. But this is something that we cannot do right now.
@insp63 thanks for reporting this. Indeed, this is a bug in the README.md. The LOVE_ENDPOINT should be the URL of the `love` container. Current `compose.yml` already contains proper value: https://github.com/hcengineering/huly-selfhost/blob/main/compose.yml#L119...
So based on your screenshot I see that there are two issues: 1. 404 error when trying to POST `http://.../_love/getToken` 2. Lack of error handling on our side, as a...
First of all, try to update to the latest version, there might be a bug in the old version or configuration. Please let me know if the issue persists after...
@daidonpah thanks for reporting this. You are right, you are not supposed to create buckets by yourself. Normally, bucket is created when you create a workspace. I suppose that logs...
Thanks! I tried to reproduce the issue but could not.
@Ch41r05 I think you can take the "dev" version, it is not minimal viable configuration, but it requires minimal amount of efforts to run: https://github.com/hcengineering/platform/blob/develop/dev/docker-compose.yaml It does not use nginx....
We are planning to have integration with CalDAV server, but this is still under construction.
Yes, the work is in progress. There will be upgrade to v0.7.x
@HnH yes, this is something that we are planning to do (helm chart for Huly). But we would be more than happy if someone contributed a helm chart for self-hosted...