chore: instance manifests for the triple-c container (callback on mapped port 5693)

This commit is contained in:
2026-07-27 07:15:12 -07:00
commit 2fa0ab58da
4 changed files with 52 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
# instance/triple-c
Orphan branch — plugin manifests only, for the `triple-c` container.
Identical to `instance/dnspegasus` except **`callbackPort` is 5693** instead of
33418. The container can only receive an OAuth loopback callback on a port that
is mapped through from its host, and 5693 is the one that is.
```bash
claude plugin marketplace add "https://repo.anhonesthost.net/cybercove-labs/shared-memory.git#instance/triple-c"
claude plugin install shared-memory@triple-c
```
Never merge `main` into this branch — see `instance/dnspegasus`'s README.