Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
Dépôt GitHub

together-storage-claude-skills

together-storage-claude-skills contient 4 skills collectées depuis togethercomputer, avec une couverture métier par dépôt et des pages de détail sur le site.

skills collectés
4
Stars
0
mis à jour
2026-06-26
Forks
0
Couverture métier
3 catégories métier · 100% classifié
explorateur de dépôts

Skills dans ce dépôt

create-ums-sigv4-key
Développeurs de logiciels

Mint a new SigV4 S3 access key (access-key-id + secret) on the Together User Management Service (UMS) via its gRPC Key API, so you can authenticate to the s3-proxy. Discovers the project/creator from an existing key, then calls CreateProjectKeyV1 with token_type=SIGV4 and a future expiry. Use for "create a sigv4 token on ums", "mint a new UMS key", "I need valid s3-proxy credentials", or when the s3-proxy logs show keyExpired=true.

2026-06-26
deploy-t4-cs3-over-ceph
Administrateurs de réseaux et de systèmes informatiques

Deploy (or clean-reinstall) Together T4 (gns control-plane + s3-proxy data-plane) and CS3 (s3-cache-proxy) on the transporter k3s cluster, backed by a Rook-Ceph RGW running on a separate cluster. Covers the two-cluster topology, the two data paths, helm-driven install with hand-created secrets (TLS from certs1, postgres, ECR pull secrets in us-west-2), wiping+reseeding gns postgres, and pointing everything at the live Ceph RGW. Use for "deploy t4 and cs3 over ceph", "reinstall gns/s3-proxy/cs3", "redeploy T4 on the transporter".

2026-06-26
gns-seed-ceph-store
Administrateurs de réseaux et de systèmes informatiques

Seed or repoint the GNS (Global Namespace Service) site/store routing in its Postgres so buckets resolve to a live Ceph RGW endpoint. Use after a fresh gns install or when the store URL is stale/unreachable (e.g. an old in-cluster rook DNS name that doesn't resolve cross-cluster). Use for "seed the gns store", "repoint gns to ceph", "gns store url is wrong", "bucket routing broken".

2026-06-26
s3-proxy-ceph-e2e
Analystes en assurance qualité des logiciels et testeurs

Run an end-to-end S3 round-trip (create-bucket, put, get, list) through the Together s3-proxy LoadBalancer to verify the full T4 path — UMS auth → GNS routing → Ceph RGW — actually serves data. Includes how to diagnose auth failures from the proxy logs (keyExpired, AccessDenied) and how to confirm the object landed on Ceph. Use for "verify s3-proxy end to end", "test the t4 data path", "confirm data lands in ceph", "is the proxy serving".

2026-06-26