Critical Resources
| What | Where |
|---|---|
| MASTERKEY (JSON feed) | http://100.120.38.37:1800/from-house.json on Pi 4 |
| Current protocol banner | http://100.120.38.37:1800/CURRENT.md |
| Feed source | PILLARS/STONES/KEYS/feed/from-house.feed.json |
| Secrets garden | PILLARS/STONES/KEYS/secrets-garden/ |
| Repo registry | PILLARS/STONES/KEYS/repos/repo-registry.json |
| Repo TOC snapshot | PILLARS/STONES/KEYS/repos/repo-toc.snapshot.json |
| Forgejo web/API | http://100.120.38.37:3001 /
http://100.120.38.37:3001/api/v1 |
| Forgejo SSH Git | ssh://git@100.120.38.37:2223/{owner}/{repo}.git |
| Pi 4 SSH | ssh -F /dev/null -i ~/.ssh/relik-pi4 -o BatchMode=yes -o IdentitiesOnly=yes -o PreferredAuthentications=publickey -o PasswordAuthentication=no -o KbdInteractiveAuthentication=no -o StrictHostKeyChecking=accept-new mehdifarah@100.120.38.37 |
| relik-vps SSH | ssh -o ConnectTimeout=60 -i ~/.ssh/relik-pi4 root@100.121.185.70 |
| CryptPad | https://slates.relik.africa |
| Garden (Amytis) | http://100.120.38.37:8081 |
Forgejo host port 3000 is stale for external access. Use
from-forgejo:3000 only from inside the Docker network,
where it names the container-internal HTTP listener exposed externally
as 100.120.38.37:3001.