Looking for souls willing to test v3. #640
jprochazka
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am working on wrapping up testing for v3. This includes a bunch of bash script refactoring as well as the rewrite including major modernization changes to the portal. The portal is a total rewrite of the previous portal, in fact not much remains of the v2.x portal in this upcoming release. I have been over the changes locally and I am now looking for feedback from the community. Please note there are reworked backup and restore scripts in the ~/bash/tools directory. You may want to treat these as beta quality as well being I am the only one testing so far on limited hardware.
You can Install this branch from the repo root with
./install.sh --branch portal. The installer fetches and switches to the selected branch before it runs the portal setup. If you are already on the portal branch, just run./install.sh --developmentnormally. It should be fully capable of retaining your current data.Look for screenshots of the new portal being posted here shortly. I meant to release some along with this announcement but a few bugs encountered after upgrading Angular caused me to run out of time this evening. I promise though as opposed to the old version with its static pages and archaic MRTG style graphs you will not be let down. That is unless I missed any big bugs along the way...
Speaking of bugs feel free to post them in the issue tracker. I will be keeping an eye out for any reports.
Anyways here is all that has changed since the old portal.
Note: The following does not cover refactoring of bash scripts.
ADS-B Portal Rewrite: Beta Test Announcement
Release Status
This release is Alpha/Beta quality (pre-release). Expect rough edges and treat it as test software, not a production-stability release.
The feature set is now locked. From this point forward, development is focused on bug fixes, reliability, and stabilization only.
Screenshots are incoming and will be added in a follow-up update.
What Changed
The portal has been migrated from the legacy PHP/lighttpd stack to a new architecture:
Major Capabilities
Tester Checklist
Backup and Restore Testing
Backup and restore tooling exists for both legacy and new portal versions and needs active testing.
Legacy v2 (PHP/lighttpd):
Current v3 (Flask/Angular):
Please test both backup and restore workflows applicable to your deployment, including restore validation after service restart.
Platform Requirement
Full portal install requires a 64-bit OS.
32-bit Raspberry Pi OS (armhf) is not supported for the full portal install path.
Issue Reporting
Please report issues with enough detail to reproduce quickly:
Focus reports on defects and stability risks. Since feature scope is locked, feedback is most useful when tied to reproducible bugs, regressions, or operational failures.
Beta Was this translation helpful? Give feedback.
All reactions