-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.iris-dev.toml
More file actions
20 lines (19 loc) · 896 Bytes
/
.iris-dev.toml
File metadata and controls
20 lines (19 loc) · 896 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# iris-dev workspace configuration
#
# TWO CONTAINERS — use the right one:
#
# gqs-ivg-test Community 2025.1 port 1972 / 52773
# - Primary dev/test container for IVG
# - Arno BFS disabled (Community — IRISGLOBALORDER not available from $ZF callout)
# - iris-dev MCP: IRIS_WEB_PORT=52773
#
# iris-vector-graph-enterprise Enterprise 2026.2.0AI.161 port 2972 / webgateway 64780
# - Enterprise container for validating Arno BFS (rzf global reads work here)
# - iris-dev-enterprise MCP: IRIS_WEB_PORT=64780
# - Start if stopped: docker start iris-vector-graph-enterprise
# - After start: docker network connect iris-vector-graph_ivg-enterprise-net
# --alias iris iris-vector-graph-enterprise
# Active connection for iris-dev MCP (Community)
container = "iris-vector-graph-enterprise"
namespace = "USER"
username = "_SYSTEM"