-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy path.just.env
More file actions
41 lines (34 loc) · 980 Bytes
/
.just.env
File metadata and controls
41 lines (34 loc) · 980 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
# Just configuration defaults
# Loaded automatically by Just via `set dotenv-load := true`.
# Override values here, or export env vars before running `just`.
# Python / build
PYO3_PYTHON=
# Windows-only: set this only on Windows runners. Leaving unset on macOS/Linux
# lets the build system locate OpenSSL automatically via pkg-config/brew.
OPENSSL_DIR=
# SecOps runtime controls
PROVIDER=google
TIMEOUT=60
REMEDIATE=false
# Demo app controls
AGENTIC_APPS_PATH=
TOURIST_CMD=
# SHADI operational defaults
SHADI_TMP_DIR=./.tmp
SHADI_OPERATOR_PRESENTATION=local-operator
SHADI_SECRET_BACKEND=onepassword
SHADI_OP_ACCOUNT=my.1password.com
SHADI_OP_VAULT=shadi
# Agent identity and memory defaults
SHADI_AGENT_ID=
SHADI_OPERATOR_AGENT_ID=secops_agent
SHADI_MEMORY_DB=
SHADI_SECOPS_MEMORY_DB=
# Test / integration toggles
SHADI_WINDOWS_INTEGRATION=0
SHADI_KEYCHAIN_TESTS=0
# Telemetry defaults
SHADI_OTEL_CONSOLE=
SHADI_OTEL_FILE=
OTEL_EXPORTER_OTLP_ENDPOINT=
OTEL_SERVICE_NAME=