Update memory with git/server access info

This commit is contained in:
John Pinkyfloyd 2026-03-16 16:59:15 -07:00
parent 71e7ec34f6
commit 5bac951d37

View file

@ -18,6 +18,24 @@
- **Servers**: dev.payfrit.com (dev), biz.payfrit.com (prod), food.payfrit.com (food API)
- **Code**: git.payfrit.com (Forgejo)
## Git Access
- **URL**: https://git.payfrit.com/
- **Credentials**: payfrit / Noorani@1234
- **Hosted on**: dev server — WireGuard IP 10.10.0.11
- **Clone HTTPS**: `git clone https://payfrit:Noorani@1234@git.payfrit.com/payfrit/<repo>.git`
- **SSH**: ssh://git@git.payfrit.com:38291/payfrit/<repo>.git
## SSH Access (Dev Server)
- **Host**: dev.payfrit.com (or 10.10.0.11 via VPN)
- **User**: john
- **Port**: 38291
- **Key**: id_ed25519_nopass
## VPN
- **My WireGuard IP**: 10.10.0.14
- **VPN Gateway**: 10.10.0.1
- **Dev Server**: 10.10.0.11
## Team (@mentions)
- @ava - Design
- @jude - WordPress