fix: update deploy docs — no VPS/Netbird/deploy-auto.sh
This commit is contained in:
@@ -36,11 +36,10 @@
|
||||
- VK callback: {SERVER_PUBLIC_URL}/api/auth/oauth/vk/callback
|
||||
- Yandex callback: {SERVER_PUBLIC_URL}/api/auth/oauth/yandex/callback
|
||||
|
||||
## Infrastructure (deployment)
|
||||
## Deployment
|
||||
|
||||
- VPS runs Nginx Proxy Manager (NPM), connected via Netbird VPN to the server machine
|
||||
- Server machine runs the project
|
||||
- Traffic flow: Browser → Domain → VPS (NPM) → Netbird → Server machine (3333)
|
||||
- Gitea CI/CD deploys to the server machine on push to main
|
||||
- Traffic flow: Browser → Domain → Nginx (server machine) → Fastify (3333)
|
||||
- trustProxy: true on Fastify
|
||||
|
||||
## Notable quirks
|
||||
|
||||
Reference in New Issue
Block a user