update secret insert command for running an offline coop cloud server #270
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "Apfelwurm/docs.coopcloud.tech:update_offline_server"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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:when the -f flag is used together with the filename everything works like expected, so i updated the documentation.
🎉