Standardize README sections for legacy stacks #24

Open
opened 2026-06-21 05:10:30 +00:00 by pwarder · 0 comments
Owner

README Standardization

Update legacy stack documentation so each deployable stack README includes the required sections.

Affected Stacks

  • apps/actual-budget/README.md

    • Add ## Configuration
    • Add ## Backups
  • networking/unpoller/README.md

    • Add ## Configuration
    • Add ## Backups
    • Add ## Upgrades and Template Portability
  • networking/wireguard/README.md

    • Add ## Configuration
    • Add ## Backups
    • Add ## Upgrades and Template Portability

Completion Criteria

  • python3 scripts/validate_readmes.py passes.
  • README changes remain generic.
  • No deployment-specific values or secrets are added.
  • README validation is then added to local make validate and Forgejo CI.
# README Standardization Update legacy stack documentation so each deployable stack README includes the required sections. ## Affected Stacks - [ ] `apps/actual-budget/README.md` - Add `## Configuration` - Add `## Backups` - [ ] `networking/unpoller/README.md` - Add `## Configuration` - Add `## Backups` - Add `## Upgrades and Template Portability` - [ ] `networking/wireguard/README.md` - Add `## Configuration` - Add `## Backups` - Add `## Upgrades and Template Portability` ## Completion Criteria - [ ] `python3 scripts/validate_readmes.py` passes. - [ ] README changes remain generic. - [ ] No deployment-specific values or secrets are added. - [ ] README validation is then added to local `make validate` and Forgejo CI.
Sign in to join this conversation.
No project
No assignees
1 participant
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
warderhomelab/homelab-compose#24
No description provided.