diff --git a/README.org b/README.org index 3af716e..c6a8ac9 100644 --- a/README.org +++ b/README.org @@ -167,6 +167,40 @@ Can be run locally or as a SaaS 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 + ** Unresolved Areas In general, these have all been thought about and seem to be solveable @@ -198,4 +232,4 @@ apps after upgrading. - docs/auto-setup for app features like helping users configure their phone to connect to NextCloud's - calendar for example \ No newline at end of file + calendar for example