File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -88,10 +88,10 @@ When starting work on a new feature:
8888
8989 ** Strategy:** Build incrementally with working deployments at each step. Each slice adds a new service to the docker-compose stack.
9090
91- - [ ] ** 3.2.1** Hello World slice (scaffolding)
91+ - [x ] ** 3.2.1** Hello World slice (scaffolding) - [ Issue # 217 ] ( https://github.com/torrust/torrust-tracker-deployer/issues/217 ) ✅ Completed
9292 - Create ` release ` and ` run ` commands with minimal docker-compose template
9393 - Deploy and run a simple hello-world container to validate the full pipeline
94- - [ ] ** 3.2.2** Torrust Tracker slice
94+ - [x ] ** 3.2.2** Torrust Tracker slice - [ Issue # 220 ] ( https://github.com/torrust/torrust-tracker-deployer/issues/220 ) ✅ Completed
9595 - Replace hello-world with Torrust Tracker service
9696 - Add tracker configuration template (start with hardcoded defaults, then progressively expose configuration options)
9797 - [ ] ** 3.2.3** MySQL slice
You can’t perform that action at this time.
0 commit comments