Add new infra architecture 12
This commit is contained in:
@@ -343,6 +343,11 @@ The platform includes a complete CI/CD pipeline using:
|
||||
|
||||
### Access CI/CD Systems
|
||||
|
||||
**SSH Access to Production VPS:**
|
||||
- **IP Address:** `200.234.233.87`
|
||||
- **Access Method:** SSH with key authentication
|
||||
- **Command:** `ssh -i ~/.ssh/your_private_key.pem root@200.234.233.87`
|
||||
|
||||
**Gitea (Git Server):**
|
||||
- URL: http://gitea.bakery-ia.local (development) or http://gitea.bakewise.ai (production)
|
||||
- Admin panel: http://gitea.bakery-ia.local/admin
|
||||
|
||||
Reference in New Issue
Block a user