chore: checkpoint before performance tuning
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
- This design allows verification of the full distributed dispatching flow on a single main server
|
||||
- Main Server Components
|
||||
- UniDesk Stateless Services
|
||||
- Run all business microservices as Docker containers
|
||||
- Run all user services as Docker containers; these user-facing services are mounted onto the UniDesk core and the core can still run without them
|
||||
- Includes frontend gateway, task scheduler, project management, provider ingress, and other stateless modules
|
||||
- Instances can scale horizontally; failure recovery requires no state synchronization
|
||||
- Only the frontend gateway and provider ingress are public; core REST APIs and PostgreSQL remain on the Docker internal network
|
||||
|
||||
Reference in New Issue
Block a user