Open
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?
Metadata
Metadata
Assignees
Labels
No labels