add optional deployment on a staging subdomain #20

Merged
stevensting merged 7 commits from staging-subdomain into main 2026-08-07 06:50:03 +00:00
Owner
<!-- Thank you for doing recipe maintenance work! Please mark all checklist items which are relevant for your changes. Please remove the checklist items which are not relevant for your changes. Feel free to remove this comment. --> * [x] I have deployed and tested my changes * [x] I have [updated relevant versions in `abra.sh`](https://docs.coopcloud.tech/maintainers/upgrade/#updating-versions-in-the-abrash) * [x] I have made my environment variable changes [backwards compatible](https://docs.coopcloud.tech/maintainers/upgrade/#backwards-compatible-environment-variable-changes) * [x] I ran `abra recipe lint parasol-static-site --chaos` on the PR's branch and fixed the warnings. * [x] I have added a [release note entry](https://docs.coopcloud.tech/maintainers/upgrade/#creating-new-release-notes)
stevensting added 1 commit 2026-07-17 16:31:53 +00:00
stevensting added 1 commit 2026-07-17 16:32:58 +00:00
stevensting added 1 commit 2026-07-17 17:47:29 +00:00
stevensting requested review from p4u1 2026-07-17 17:48:45 +00:00
stevensting requested review from decentral1se 2026-07-17 17:49:10 +00:00
stevensting added 1 commit 2026-07-17 18:10:17 +00:00
stevensting added 1 commit 2026-07-17 18:18:59 +00:00
stevensting added 1 commit 2026-07-17 18:22:35 +00:00
stevensting removed review request for decentral1se 2026-08-05 15:37:31 +00:00
p4u1 reviewed 2026-08-06 15:39:31 +00:00
@@ -34,0 +50,4 @@
try_files $uri $uri/index.html =404;
}
# Media: images, icons, video, audio, HTC
Owner

indenting is off here

indenting is off here
stevensting marked this conversation as resolved
p4u1 reviewed 2026-08-06 15:39:33 +00:00
@@ -32,2 +36,4 @@
}
}
server {
Owner

Should this server block be put behind a conditional?

Should this server block be put behind a conditional?
Author
Owner

oh yes, totally forgot about that

oh yes, totally forgot about that
stevensting marked this conversation as resolved
stevensting added 1 commit 2026-08-07 06:49:12 +00:00
stevensting merged commit 8656d0a6e2 into main 2026-08-07 06:50:03 +00:00
stevensting deleted branch staging-subdomain 2026-08-07 06:50:03 +00:00
Sign in to join this conversation.