diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-19 07:16:19 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-19 07:16:19 +0100 |
| commit | c07e0c05906d1e8c0fc0a6c01182450658e16804 (patch) | |
| tree | 3bddc70c1db2c964e8b430180a9719dc268b4b79 /requirements/tasks | |
| parent | 562e44e066b0d842ec1c7f93fec47aa83281b219 (diff) | |
add task-036, edit epic-001, task-025
Diffstat (limited to 'requirements/tasks')
| -rw-r--r-- | requirements/tasks/epic-001.md | 1 | ||||
| -rw-r--r-- | requirements/tasks/task-025.md | 2 | ||||
| -rw-r--r-- | requirements/tasks/task-036.md | 11 |
3 files changed, 14 insertions, 0 deletions
diff --git a/requirements/tasks/epic-001.md b/requirements/tasks/epic-001.md index 0a32443..1f2bd11 100644 --- a/requirements/tasks/epic-001.md +++ b/requirements/tasks/epic-001.md @@ -11,3 +11,4 @@ Status: not ready - [ ] task-033 (resilience) - [ ] task-034 (availability) - [ ] task-035 (need for a Web GUI) +- [ ] task-036 (containerisation/virtualisation) diff --git a/requirements/tasks/task-025.md b/requirements/tasks/task-025.md index a0601e4..f6c8d53 100644 --- a/requirements/tasks/task-025.md +++ b/requirements/tasks/task-025.md @@ -6,3 +6,5 @@ software on the server machine. Source: ard-008 Blocks: task-024 + +Relates to: task-036 diff --git a/requirements/tasks/task-036.md b/requirements/tasks/task-036.md new file mode 100644 index 0000000..45e19e2 --- /dev/null +++ b/requirements/tasks/task-036.md @@ -0,0 +1,11 @@ +# task-036 + +Figure out if we want any containerisation or virtualisation on the sync server, +and if so, architect it, and create any tasks needed to implement the new +architecture. + +Source: ard-008 + +Epic: epic-001 + +Relates to: task-025 |
