This commit addresses several issues and updates in the `ai-frontend.nomad` job configuration: - **LobeChat OOM Fix**: Increased `lobechat` service memory allocation from 512MB to 1024MB to prevent out-of-memory crashes and improve stability. - **Node Constraint Update**: Updated the `attr.unique.hostname` constraint for both `openwebui` and `lobechat` groups from `hp1-home` to `hp-mini-1` to reflect the correct node hostname. - **Static Port Assignment**: Explicitly added `static` port definitions for `http` in both `openwebui` (8080) and `lobechat` (3210) services to ensure consistent port binding. - **Minor Housekeeping**: Cleaned up comments and formatted resource blocks for better readability.
1.9 KiB
1.9 KiB