Skip to main content

keeb

tier/· Primordial Soup· 13,865,381 pts· joined February 2026

Loading activity

OG SwamperI WAS HERE!Halogen Saint
05Collectives2
06Extensions65

Ssh

@keeb/ssh · v2026.07.18.1

General-purpose SSH operations — exec, upload, wait for connection (https://github.com/keeb/swamp-ssh)

upd 49k pullsA

Tailscale

@keeb/tailscale · v2026.07.18.1

Install Tailscale on remote VMs over SSH and sync tailnet machine inventory from tailscale status JSON into per-machine resources.

upd 6.2k pullsA

Mongodb Datastore

@keeb/mongodb-datastore · v2026.09.04.1

MongoDB-backed swamp datastore — distributed locks with TTL, heartbeat, and nonce fencing, plus a manifest+content-addressed-blob sync protocol that streams the datastore tier as inline-bytes cursor batches. Dirty tracking rides an append-only journal with ancestor coalescing (O(1) markDirty) and pushes reconcile dirty roots in batches rather than one round-trip each. Blobs over 15 MB are transparently chunked across multiple docs so they fit under MongoDB's 16 MB BSON limit. Ships a companion maintenance model and workflow that inventory, sweep orphaned blobs and aged tombstones, and compact reclaimed space — fanning out over every namespace in one execution. Scoped by tenant + repo namespace. Requires MongoDB 4.0+ as a replica set.

upd 316 pullsA

Docker

@keeb/docker · v2026.07.18.1

Manage Docker Engine and Docker Compose lifecycle on remote hosts over SSH, including install, build, run, inspect, exec, and compose service operations.

upd 314 pullsA

Anthropic

@keeb/anthropic · v2026.07.18.1

Generate text with Anthropic's Claude models via the Messages API from swamp workflows.

upd 263 pullsA
view all 65 →