Forgejo
- Web:
http://100.120.38.37:3000
- Repo:
http://100.120.38.37:3000/mehdifarah/D3-TUI
- Visibility: private on the local Forgejo instance
- Pi checkout:
/home/mehdifarah/.pearl/D3-TUI
- Container image:
codeberg.org/forgejo/forgejo:14.0.3
- Data root:
/mnt/kitchen/collab/forgejo
- Active container bind mount:
/mnt/kitchen/collab/forgejo/data:/data
- Compose file:
/home/mehdifarah/.pearl/forgejo/docker-compose.yml
- HTTP clone URL:
http://100.120.38.37:3000/mehdifarah/D3-TUI.git
- Because the repo is private, unattended clone/push requires an
authorized Forgejo token or the existing Pi checkout.
- Forgejo advertises SSH clone on port
2222, but
bootstrap probing saw connection refusal. Treat HTTP as canonical until
Stage 0 or Stage 1 fixes SSH.