Block a user
Give user option to select whether they want to do a backup before deploying
Don't try to perform a backup before deploying if this is a new instance
Allow configuring if/when flatcar restarts for updates
Improve Nassella sign-up flow so user's don't need to reset their password to set their password the first time
Setup ldap so their is a "log viewer" group and admin is it?
Provide mechanism for a user to "reset" an app's data
Create mechanism to auto-update (or notify users) deployed instances when app versions change
Provide mechanism for choosing when to update apps
Hide "apps" from UI that a user does not interact with like instance control
update all docker apps to latest versions
Actually implement the backblaze API connection on the second wizard page
Make it easier to change settings after initial deploy
Cleanup deploy page to hide log by default
Resolve ignition.json being too large for digitalocean (over 64kb)
Resolve ignition.json being too large for digitalocean (over 64kb)
seems like just compressing the /app tree will fix this and should make it so we can add many more apps without it becoming a problem
Move ignition.json to be loaded externally via HTTPS