hcengineering / hcengineering/huly-selfhost
Object storage and database driver issues
- Dominant language
- Shell
- Stars
- 3.5k
- Forks
- 469
- PR merge metrics
- No merged PRs in 30d
Description
The deployment process seems unstable when using an external mongodb instance, or a private S3 compatible endpoint.
Attempted to deploy per: https://github.com/hcengineering/platform/blob/be6bd0d944ec60110de3b71644132c0e5830c0ba/server/server-storage/src/starter.ts#L21
And attempted to use a standard docker.io/mongo deployment, and subsequently mongo:7-jammy with identical values.
All cases were without success and errors either during workspace startup or with basic connectivity.
Additionally tested out the postgres connection. Seems to have a datatype issue with UUIDs.
Are portions of your implementation tightly coupled to docker name resolution?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.