update secret insert command for running an offline coop cloud server #270

Merged
decentral1se merged 1 commits from Apfelwurm/docs.coopcloud.tech:update_offline_server into main 2025-03-16 23:06:51 +00:00
Member

The current recommended commands https://docs.coopcloud.tech/operators/handbook/#running-an-offline-coop-cloud-server
abra app secret insert localhost ssl_cert v1 "$(cat localhost.crt)" break with the error:

Error: bad flag syntax: -----BEGIN CERTIFICATE----- 
....

when the -f flag is used together with the filename everything works like expected, so i updated the documentation.

The current recommended commands https://docs.coopcloud.tech/operators/handbook/#running-an-offline-coop-cloud-server `abra app secret insert localhost ssl_cert v1 "$(cat localhost.crt)"` break with the error: ``` Error: bad flag syntax: -----BEGIN CERTIFICATE----- .... ``` when the -f flag is used together with the filename everything works like expected, so i updated the documentation.
Apfelwurm added 1 commit 2025-03-16 19:08:39 +00:00
update offline certificates secret insert command
All checks were successful
continuous-integration/drone/push Build is passing
ea7ed9ed06
decentral1se approved these changes 2025-03-16 23:06:46 +00:00
decentral1se left a comment
Owner

🎉

🎉
decentral1se merged commit ea7ed9ed06 into main 2025-03-16 23:06:51 +00:00
Apfelwurm deleted branch update_offline_server 2025-03-17 11:14:23 +00:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: toolshed/docs.coopcloud.tech#270
No description provided.