Optional env vars not commented out in .env.sample #18

Closed
opened 2025-09-29 06:56:52 +00:00 by decentral1se · 1 comment
Owner

It seems like these were meant to be commented out but were not according to the comment @rscmbbng?

.env.sample Lines 16 to 18 in c1dcf6d507
# Comment out these lines if you want to store the peertube secret in a config file instead of a docker secret
COMPOSE_FILE="$COMPOSE_FILE:compose.peertube-secret.yml"
SECRET_PEERTUBE_SECRET_VERSION=v1

Following toolshed/abra#671.

It seems like these were meant to be commented out but were not according to the comment @rscmbbng? https://git.coopcloud.tech/coop-cloud/peertube/src/commit/c1dcf6d5077fb5e09049fa40352e2381611747c7/.env.sample#L16-L18 Following https://git.coopcloud.tech/toolshed/abra/issues/671.
Owner

It's only configurable for backwards compatibility with existing deployments which use secrets in a config file. I think that's consistent with the text: "Comment out these lines". Closing for now.

It's only configurable for backwards compatibility with existing deployments which use secrets in a config file. I think that's consistent with the text: "Comment out these lines". Closing for now.
Sign in to join this conversation.
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: coop-cloud/peertube#18
No description provided.