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
This commit is contained in:
+3
-6
@@ -1,13 +1,10 @@
|
||||
# KNEL/cloudron — credential REFS only.
|
||||
# Material secrets live in ~/.creds (0600). NEVER commit real values here.
|
||||
#
|
||||
# Pending founder ask (#685/#727): Cloudron API token.
|
||||
# When issued, store the material value in ~/.creds/cloudron.env as:
|
||||
# CLOUDRON_API_TOKEN=<token>
|
||||
# Issued 2026-09-02; material value lives in ~/.creds/cloudron.env (0600, never here).
|
||||
CLOUDRON_API_TOKEN=
|
||||
# Uptime Kuma (monitoring/kuma-cloudron-sync.py) — material value in ~/.creds/uptime-kuma.env
|
||||
# UPTIME_KUMA_URL=
|
||||
# UPTIME_KUMA_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=
|
||||
|
||||
Reference in New Issue
Block a user