Files
mrcharles d9d512c9f1 docs: API token issued+verified — ask 1 answered [#727]
.env.example refs updated (issued 2026-09-02), questions-v1 #1 marked
answered. Material value lives only in ~/.creds/cloudron.env (0600).
Meat: https://projects.knownelement.com/issues/727#note-3928
2026-09-02 19:07:28 -05:00

11 lines
399 B
Bash

# KNEL/cloudron — credential REFS only.
# Material secrets live in ~/.creds (0600). NEVER commit real values here.
#
# Issued 2026-09-02; material value lives in ~/.creds/cloudron.env (0600, never here).
CLOUDRON_API_TOKEN=
CLOUDRON_API_USERNAME=
CLOUDRON_URL=
# Uptime Kuma (monitoring/kuma-cloudron-sync.py) — material value in ~/.creds/uptime-kuma.env
# UPTIME_KUMA_URL=
# UPTIME_KUMA_TOKEN=