Site promotion tools

This commit is contained in:
MaddoScientisto 2026-04-11 15:57:35 +02:00
commit f4d9772bd3
9 changed files with 723 additions and 2 deletions

18
.github/copilot-instructions.md vendored Normal file
View file

@ -0,0 +1,18 @@
# Workspace Instructions
Use this file only for rules that apply across the whole repository.
## Scope
- Keep site-specific or server-specific operational procedures out of this file.
- Put per-site deployment and SSH rules in `.github/instructions/*.instructions.md` files.
- Name site-specific instruction files clearly so the target host or site is obvious.
## Current Site-Specific Instructions
- `83.149.164.4` deployment and promotion rules live in `.github/instructions/regalamiunsorriso-83-149-164-4.instructions.md`.
## Deployment Documentation
- When deployment procedures change, update the matching site-specific instruction file.
- Keep operational manifests such as `sync/www-deploy-manifest.md` aligned with the latest validated workflow.