Files
Anthias/docs/roadmap.md
Viktor Petersson d89e31100d Updates README
2020-12-30 09:59:33 +00:00

1.7 KiB

This is a living document. It will be updated periodically. This is currently work-in-progress, and needs to be linked up with relevant issues.

Near future

  • Make the new browser the default browser (i.e. merge in the 'experimental branch').
  • Finalize the migration to Docker such that all workloads run in Docker.
  • Patch up the new browser to support modern workloads (if necessary)
  • Upgrade base image in pi-gen to use Buster - Pull Request

Known issues in master branch

  • Display/Monitor info under System Info is not working.
  • Upgrade from web interface it not working (should probably be replaced with automatic upgrades).
  • Backup feature is broken.
  • Balena WiFi Connect for configuring WiFi needs to be restored.
  • 'Updated Available' banner is showing permanently.
  • System logs are not available due to inability to read systemd logs.
  • System commands (reboot/shutdown) etc are not working. We need implement something similar to Balena Supervisor (or ability to talk directly to systemd).

Medium-term

  • Migrate to Django and Python 3
    • It would be a good opportunity to begin the migration to Django while doing the migration to Python 3 anyways to avoid two rewrites
  • Migrate API to Django Rest Framework

Long-term

  • Upgrade new browser and add support for debugging
  • Add 4k support