DefangLabs / DefangLabs/samples

Add sizing comment to all samples with DB

Open
#368 0 comments 1 reaction 1 assignee View on GitHub

Nobody has claimed this yet.

Dominant language
Go
Stars
12
Forks
27
Avg merge
3h 30m
Merged PRs (30d)
36

Description

In the Compose file for samples with a DB, add a comment to remind users to adjust sizing (specify resource limits) as needed.

For example,

# # Adjust resources as needed
# deploy:
#   resources:
#     reservations:
#       cpus: "1.0"
#       memory: 512M

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.