FEAT: Integrated Docker infrastructure and updated GTD

This commit is contained in:
2026-04-11 16:02:53 -04:00
parent 44ebba8aaa
commit 4ee8b998d0
2 changed files with 9 additions and 2 deletions

View File

@@ -186,7 +186,14 @@ Slim down the org-agent microkernel by moving non-essential cognitive functions
- Verified with `gateway-matrix-tests.lisp`.
*** TRACK: DEPLOYMENT & INFRASTRUCTURE
**** TODO Create Dockerfile and docker-compose.yml for containerized setup
**** DONE Create Dockerfile and docker-compose.yml for containerized setup
CLOSED: [2026-04-11 Sat 17:30]
:PROPERTIES:
:ID: docker-infra-task
:END:
- Created `Dockerfile` (Debian-based, SBCL + Quicklisp + signal-cli).
- Created `docker-compose.yml` with host-volume mapping for memex.
- Created `docs/deployment.org` guide.
**** TODO Create Bare Metal installation scripts/playbooks
**** TODO Create LXC (Linux Containers) template/guide
**** TODO Create VM Vagrantfiles/Cloud-init configs