-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdefaults.env
More file actions
23 lines (18 loc) · 817 Bytes
/
defaults.env
File metadata and controls
23 lines (18 loc) · 817 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# Default values for Itential Dev Stack
# This file is version-controlled and serves as the single source of truth for defaults.
# Values here are used when .env doesn't exist or when variables are unset.
# To override, set values in your .env file.
# Itential images (full URLs)
PLATFORM_IMAGE=497639811223.dkr.ecr.us-east-2.amazonaws.com/automation-platform-config-lcm:6
GATEWAY4_IMAGE=497639811223.dkr.ecr.us-east-2.amazonaws.com/automation-gateway:4.3.7
GATEWAY5_IMAGE=497639811223.dkr.ecr.us-east-2.amazonaws.com/automation-gateway5:5.1.0-amd64
# Dependency images
MONGO_VERSION=8.0
REDIS_VERSION=7.4
# MCP (from public registry)
MCP_VERSION=v0.10.0
MCP_TRANSPORT=sse
# OpenBao (from public registry)
OPENBAO_VERSION=2
# Network binding (empty = all interfaces, "127.0.0.1:" = localhost only)
BIND_ADDRESS=