Skip to content

Deployment kludges? #146

Open
Open
@kbaegis

Description

@kbaegis

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions