You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have been tasked with facilitating a conversion of the GÉANT NOC's legacy dashboard GUI to Argus. The list of requirements includes many provisions for customizing the Argus GUI outside of what is currently possible with Argus-frontend. We only have a single React developer on our team, which turns into a bottleneck when trying to achieve velocity on feature production.
With recent projects, our team has successfully employed HTMX to build new front-end applications. We have therefore agreed to attempt writing a new web front-end for Argus, based on HTMX. This technology is more back-end driven, and would be focused on Python, Django and good-old HTML. These are technologies our whole team can be productive with, and where we all understand how we can make the application more customizable for users like the GÉANT NOC.
In addition to these velocity considerations, this technology stack would also make a full deployment of Argus a lot easier than it is today. It reduces the number of steps to install, and also reduce the number of running components and domain names to maintain.
Rationale
We have been tasked with facilitating a conversion of the GÉANT NOC's legacy dashboard GUI to Argus. The list of requirements includes many provisions for customizing the Argus GUI outside of what is currently possible with Argus-frontend. We only have a single React developer on our team, which turns into a bottleneck when trying to achieve velocity on feature production.
With recent projects, our team has successfully employed HTMX to build new front-end applications. We have therefore agreed to attempt writing a new web front-end for Argus, based on HTMX. This technology is more back-end driven, and would be focused on Python, Django and good-old HTML. These are technologies our whole team can be productive with, and where we all understand how we can make the application more customizable for users like the GÉANT NOC.
In addition to these velocity considerations, this technology stack would also make a full deployment of Argus a lot easier than it is today. It reduces the number of steps to install, and also reduce the number of running components and domain names to maintain.
PoC
We login with the admin login page, so no OAuth2
After PoC
Finishing up
Missing pages
TODO om incident lists page
Other
The text was updated successfully, but these errors were encountered: