diff --git a/README.org b/README.org index c6a8ac9..9d7f4b8 100644 --- a/README.org +++ b/README.org @@ -168,38 +168,38 @@ A rough prototype of a docker compose based app running on flatcar linux. ** v1 -*** TODO web interface for configuring / launching -**** TODO configurable options -**** TODO authentication -**** TODO authorization -**** TODO admin tools / management interface -*** TODO App Infrastructure -**** DONE working implementation for deploying apps on flatcar linux -**** DONE app data stored on separate, durable volume -**** TODO security audit -**** TODO automated tests? -*** TODO NextCloud -**** DONE working implementation -**** TODO refine / investigate features or additions to enable/add-in -**** TODO security audit -**** TODO test upgrades -**** TODO test backup / restore -*** TODO wg-easy (VPN) -**** DONE working implementation -**** TODO security audit -**** TODO test upgrades -**** TODO test backup / restore -*** DONE App logging (via Dozzle) -*** TODO backups -**** TODO select backup provider (tarsnap, borgbackup, etc) -**** TODO implement -**** TODO test -*** TODO monitoring / alerting? -*** TODO exporting -*** TODO one time purchases -*** TODO subscription -*** TODO documentation -*** TODO marketing site +*** [ ] web interface for configuring / launching +**** [ ] configurable options +**** [ ] authentication +**** [ ] authorization +**** [ ] admin tools / management interface +*** [ ] App Infrastructure +**** [ X ] working implementation for deploying apps on flatcar linux +**** [ X ] app data stored on separate, durable volume +**** [ ] security audit +**** [ ] automated tests? +*** [ ] NextCloud +**** [ X ] working implementation +**** [ ] refine / investigate features or additions to enable/add-in +**** [ ] security audit +**** [ ] test upgrades +**** [ ] test backup / restore +*** [ ] wg-easy (VPN) +**** [ X ] working implementation +**** [ ] security audit +**** [ ] test upgrades +**** [ ] test backup / restore +*** [ X ] App logging (via Dozzle) +*** [ ] backups +**** [ ] select backup provider (tarsnap, borgbackup, etc) +**** [ ] implement +**** [ ] test +*** [ ] monitoring / alerting? +*** [ ] exporting +*** [ ] one time purchases +*** [ ] subscription +*** [ ] documentation +*** [ ] marketing site ** Unresolved Areas