Adding v1 list

main
tjhintz 2 weeks ago
parent d8f4b511c8
commit f0af81238a

@ -167,6 +167,40 @@ Can be run locally or as a SaaS
A rough prototype of a docker compose based app running on flatcar A rough prototype of a docker compose based app running on flatcar
linux. 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 ** Unresolved Areas
In general, these have all been thought about and seem to be solveable 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 - docs/auto-setup for app features
like helping users configure their phone to connect to NextCloud's like helping users configure their phone to connect to NextCloud's
calendar for example calendar for example

Loading…
Cancel
Save