From 5bac951d37c6ff8fcc4358fe8808f441fa061a79 Mon Sep 17 00:00:00 2001 From: John Pinkyfloyd Date: Mon, 16 Mar 2026 16:59:15 -0700 Subject: [PATCH] Update memory with git/server access info --- memory/mac-context.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/memory/mac-context.md b/memory/mac-context.md index 81288e5..0b16e77 100644 --- a/memory/mac-context.md +++ b/memory/mac-context.md @@ -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/.git` +- **SSH**: ssh://git@git.payfrit.com:38291/payfrit/.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