diff options
Diffstat (limited to 'requirements')
| -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 |
