index

id: e7bf4bf7c68c6d2e117b21b3d2b10d8e2a511f22271b07e95a5e50e80b9fbab3

id (bech32): note1u7l5ha7x33kjuytmyxea9vgd3c49z8ezyuds0626tegwszulh2eszafc8z

sig: c5aef7cd28d7e3f391eefaf308a26acf73bbc85438ca6fca6124ba5d2978dd6b820eb3d69f443560ddfd7e03b391ffb8f533bd25a62b80ee25a0cc56c7d2e77e

created_at: 2024-03-17 18:53:06 +0900

created_at (unix time): 1710669186

content:

Nostrリレー,CPUとメモリの使用可能リソース絞って様子見する.

compose.yaml こんな感じにするんで良いんだよな…

services:
# ...
nostr-rs-relay:
image: scsibug/nostr-rs-relay:0.8.9
# ...
deploy:
resources:
limits:
cpus: "0.x"
memory: "yyyM"
reservations:
cpus: "0.z"
memory: "wwwM"

JSON