445 B
445 B
StoryForge Mac AI Node — Server Connectivity Specification
The Mac node should only do the following:
- Deploy FastGPT locally
- Ensure the cloud backend can reach FastGPT
- Maintain a private network connection to the server
- Provide the FastGPT endpoint to the backend
Recommended ports:
- FastGPT: 3000
- MongoDB: 27017
- PostgreSQL: 5432
- Redis: 6379
- MinIO: 9000
FastGPT must not be exposed to the public internet directly.