7. Config Cleanup And Legacy Removal #7

Closed
opened 2026-05-20 01:16:09 +02:00 by parkel · 0 comments
Owner

Goal: Django/systemd should be the primary mental model, with old CLI concepts minimized.

  • Remove or hide remaining legacy config language from the README and UI.
  • Keep management commands only where useful for operations, automation, or debugging.
  • Normalize labels: service user, SSH user, source root, backup root, schedule expression, retention.
  • Keep Docker documented as development/test tooling, not the primary production path.
  • Review old command aliases and decide which stay for compatibility.

Suggested commit tag: (refactor) or (docs)


Imported from docs/roadmap-1.0.md. Gitea is now the leading tracker for this 1.0 chunk.

Goal: Django/systemd should be the primary mental model, with old CLI concepts minimized. - [ ] Remove or hide remaining legacy config language from the README and UI. - [ ] Keep management commands only where useful for operations, automation, or debugging. - [ ] Normalize labels: service user, SSH user, source root, backup root, schedule expression, retention. - [ ] Keep Docker documented as development/test tooling, not the primary production path. - [ ] Review old command aliases and decide which stay for compatibility. Suggested commit tag: `(refactor)` or `(docs)` --- Imported from `docs/roadmap-1.0.md`. Gitea is now the leading tracker for this 1.0 chunk.
parkel added this to the 1.0 milestone 2026-05-20 01:16:09 +02:00
Sign in to join this conversation.