aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoni Sawicki <tenox@google.com>2022-03-28 01:35:10 -0700
committerAntoni Sawicki <tenox@google.com>2022-03-28 01:35:10 -0700
commite861dde736cb2c944bd1221191490986c4c53c05 (patch)
treea4766f5634005234c9b9b80322e30d9ccb4d5535
parentb4b75a2d5bcc214624d62cfa99c775cba0f3f99d (diff)
downloadwfm-e861dde736cb2c944bd1221191490986c4c53c05.tar.gz
readme update
-rw-r--r--README.md7
-rw-r--r--TODO.md2
2 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 3a4ddbc..d01d02b 100644
--- a/README.md
+++ b/README.md
@@ -26,9 +26,8 @@ Internet Explorer 2.x and Netscape 3.x. It outputs validated HTML 4.01 without J
WFM exposes a directory tree via web based interface. For security it relies entirely
on `chroot(2)` for selection and restriction which path to use. Chroot can be set by
-WFM's own `-chroot=/dir` flag, by your service manager or container service. For example
-Systemd service file `RootDirectory=` directive or Docker `-v /dir:/`. WFM is not
-intended to be used without chroot.
+WFM's own `-chroot=/dir` flag, or by your service manager. For example Systemd service
+file `RootDirectory=` directive. WFM is not intended to be used without chroot.
## Deployment scenarios
@@ -63,7 +62,7 @@ An example launchd service file is provided [here](service/launchd/tc.tenox.wfm.
### Docker
-TBD
+TBD.
## SSL / TLS / Auto Cert Manager
diff --git a/TODO.md b/TODO.md
index 124eaad..5ca6258 100644
--- a/TODO.md
+++ b/TODO.md
@@ -3,6 +3,7 @@
## Interfaces
* WebDAV server
* FastCGI Interface
+* Docker support
## Security
* do not log FormValue["text"] as it contains text data from edit
@@ -27,6 +28,7 @@
* html as template
## File IO
+* path prefix, required for docker
* udf iso format https://github.com/mogaika/udf
* zip/unzip archives
* iso files recursive list