Sync the self-hosting stack

This commit is contained in:
2026-08-21 17:08:12 +02:00
parent e8a357bb2a
commit 4fa9cabefb
3 changed files with 121 additions and 22 deletions
+15 -1
View File
@@ -142,7 +142,7 @@ OPENAI_API_KEY=
# ---------------------------------------------------------------------------
# Leave this empty and the instance runs the COMMUNITY EDITION: 1 organization, 3 users, 5 agents,
# 10 assets, no expiry, nothing to renew, and nothing reported to anybody. Every feature works inside
# 10 assets, no expiry and nothing to renew. Every feature works inside
# those numbers. A full limit refuses the NEXT thing of that kind and touches nothing already there.
#
# A key raises the limits — ask antoine@luxit.be for one. It is verified offline, on this machine. A
@@ -154,3 +154,17 @@ OPENAI_API_KEY=
# through the check-in and is stored, so leaving an old key here cannot roll you back. To replace a
# key, use Settings → Licence.
#JARVIS_LICENSE_KEY=
# Whether an instance WITHOUT a licence reports to your provider. On unless you say otherwise.
#
# It sends the same fields a licensed instance does — counts, the version it runs, its contract
# checksum and its public address — to checkin.luxit.be. No names, no conversation content, nothing
# about what you administer. The README lists every field.
#
# Set it to off and nothing leaves this network at all. You keep every community allowance and every
# feature; what stops working is the licence request form in Settings → Licence, which needs the same
# channel. Accepted values for off: off, false, 0, no.
#
# A LICENSED instance reports regardless — that is part of what a licence is, and this variable does
# not change it.
#JARVIS_TELEMETRY=on