Forgejo
- Forgejo web:
http://100.120.38.37:3001/ - Forgejo API:
http://100.120.38.37:3001/api/v1/ - SSH Git base:
ssh://git@100.120.38.37:2223/from-admin/{repo}.git - New repo:
from-admin/TSUKIMI_MOON_GARDEN - New repo URL:
http://100.120.38.37:3001/from-admin/TSUKIMI_MOON_GARDEN - New repo SSH:
ssh://git@100.120.38.37:2223/from-admin/TSUKIMI_MOON_GARDEN.git
Canonical Mac-side Git SSH command:
GIT_SSH_COMMAND='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'