|
|
|
@ -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
|
|
|
|
|