Site promotion tools
This commit is contained in:
parent
5188145a27
commit
f4d9772bd3
9 changed files with 723 additions and 2 deletions
18
.github/copilot-instructions.md
vendored
Normal file
18
.github/copilot-instructions.md
vendored
Normal 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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue