Update memory with git/server access info
This commit is contained in:
parent
71e7ec34f6
commit
5bac951d37
1 changed files with 18 additions and 0 deletions
|
|
@ -18,6 +18,24 @@
|
||||||
- **Servers**: dev.payfrit.com (dev), biz.payfrit.com (prod), food.payfrit.com (food API)
|
- **Servers**: dev.payfrit.com (dev), biz.payfrit.com (prod), food.payfrit.com (food API)
|
||||||
- **Code**: git.payfrit.com (Forgejo)
|
- **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)
|
## Team (@mentions)
|
||||||
- @ava - Design
|
- @ava - Design
|
||||||
- @jude - WordPress
|
- @jude - WordPress
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue