Skip to content

Commit 7df4b0b

Browse files
committed
Updated TODO
1 parent 8b27ce9 commit 7df4b0b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

TODO.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
Docker:
2-
`arangodb` will not run in docker.
3-
See README.md for details.
2+
`arangodb` runs in docker, use the `arangodb/arangodb-starter` image.
3+
See README.md for more details.
44

55
future:
6-
- [ ] shutdown via API instead of Kill
6+
- [x] shutdown via API instead of Kill
77
- [x] observe subprocesses and potentially restart them as long as we are running
88
- [x] configurable base ports
9-
- [ ] free port testing?
10-
- [ ] SSL
9+
- [x] free port testing
10+
- [x] SSL
1111
- [ ] authentication

0 commit comments

Comments
 (0)