Skip to content

Mention recommended minimum CPU and Memory requirements for self-hosting #225

@xixixao

Description

@xixixao

Ideally this README: https://github.com/get-convex/convex-backend/tree/main/self-hosted should mention what is the minimum amount of memory and CPU cores/etc. needed to run the default backend configuration.

My current conservative kube limits:

resources:
  requests:
    memory: "4Gi"
    cpu: "500m"
  limits:
    memory: "6Gi"
    cpu: "4000m"

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