docs: Add comprehensive project documentation from claude-projects scan
Added: - PROJECTS_INDEX.md - Master catalog of 7 active projects - GURURMM_API_ACCESS.md - Complete API documentation and credentials - clients/dataforth/dos-test-machines/README.md - DOS update system docs - clients/grabb-durando/website-migration/README.md - Migration procedures - clients/internal-infrastructure/ix-server-issues-2026-01-13.md - Server issues - projects/msp-tools/guru-connect/README.md - Remote desktop architecture - projects/msp-tools/toolkit/README.md - MSP PowerShell tools - projects/internal/acg-website-2025/README.md - Website rebuild docs - test_gururmm_api.py - GuruRMM API testing script Modified: - credentials.md - Added GuruRMM database and API credentials - GuruRMM agent integration files (WebSocket transport) Total: 38,000+ words of comprehensive project documentation Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -12,16 +12,30 @@
|
||||
- **Host:** 172.16.3.30
|
||||
- **User:** guru
|
||||
- **SSH Port:** 22
|
||||
- **Role:** Production server hosting ClaudeTools database and API
|
||||
- **Role:** Production server hosting ClaudeTools database and API, GuruRMM system
|
||||
- **Services:**
|
||||
- MariaDB 10.6.22 (Port 3306)
|
||||
- PostgreSQL 14 (Port 5432)
|
||||
- ClaudeTools API (Port 8001)
|
||||
- GuruRMM API (Port 3001)
|
||||
- Nginx reverse proxy (Port 80/443)
|
||||
- **Database:**
|
||||
- **ClaudeTools Database:**
|
||||
- Database: claudetools
|
||||
- User: claudetools
|
||||
- Password: CT_e8fcd5a3952030a79ed6debae6c954ed
|
||||
- **Notes:** Primary ClaudeTools infrastructure, systemd service auto-starts API
|
||||
- **GuruRMM Database (PostgreSQL):**
|
||||
- Database: gururmm
|
||||
- User: gururmm
|
||||
- Password: 43617ebf7eb242e814ca9988cc4df5ad
|
||||
- Connection: postgres://gururmm:43617ebf7eb242e814ca9988cc4df5ad@172.16.3.30:5432/gururmm
|
||||
- **GuruRMM API Access:**
|
||||
- Base URL: http://172.16.3.30:3001
|
||||
- Production URL: https://rmm-api.azcomputerguru.com
|
||||
- Admin Email: claude-api@azcomputerguru.com
|
||||
- Admin Password: ClaudeAPI2026!@#
|
||||
- Admin User ID: 4d754f36-0763-4f35-9aa2-0b98bbcdb309
|
||||
- JWT Secret: ZNzGxghru2XUdBVlaf2G2L1YUBVcl5xH0lr/Gpf/QmE=
|
||||
- **Notes:** Primary ClaudeTools infrastructure, systemd service auto-starts API. GuruRMM admin user created 2026-01-22 for API integration.
|
||||
|
||||
### Jupiter (Unraid Primary - 172.16.3.20)
|
||||
- **Host:** 172.16.3.20
|
||||
|
||||
Reference in New Issue
Block a user