Make webhookd logs password protected #5

Open
opened 2024-03-24 19:02:04 +00:00 by basebuilder · 1 comment
Member

Currently the following is how this recipe deploys:

/deploy: triggers webhookd to re-build the site, includes publicly viewable logs

We by default should tuck that /deploy path behind an HTTP Basic Auth.

Currently the following is how this recipe deploys: > /deploy: triggers webhookd to re-build the site, includes publicly viewable logs We by default should tuck that `/deploy` path behind an HTTP Basic Auth.
Owner

I could merge https://git.coopcloud.tech/coop-cloud/parasol-static-site/src/branch/main/compose.auth.yml into the default compose.yml? The result is that it'll be required to secret generate before you deploy, which is an extra step. If all good, can do that.

I could merge https://git.coopcloud.tech/coop-cloud/parasol-static-site/src/branch/main/compose.auth.yml into the default `compose.yml`? The result is that it'll be required to `secret generate` before you deploy, which is an extra step. If all good, can do that.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: coop-cloud/parasol-static-site#5
No description provided.