Hi community,
I would like to create a custom HTML page in LibreNMS, similar to a “starter website” or onboarding page for newcomers.
My idea is to have a page containing a summary of important internal links/resources, and then place it at the top of the dashboard (or another suitable location in LibreNMS).
For example:
Summary of Important Links
Transit Links
-
Link A
-
Link B
-
Link C
Customer Links
-
Link A
-
Link B
-
Link C
Interlink / POP Links
-
Link A
-
Link B
-
Link C
The goal is to make it easier for new team members to quickly find important resources from one page.
I have already checked a few related discussions, but I am not sure if they fully match this use case:
-
HTML Code Dashboard Widget: https://community.librenms.org/t/html-code-dashboard-widget/933
-
Allow HTML Links in Service Details View: https://community.librenms.org/t/allow-html-links-in-service-details-view-create-clickable-links-from-script-output/28580
Is there a recommended way to do this in LibreNMS?
Would a custom HTML widget/page be the best approach, or is there another built-in feature that fits this use case better?
Thank you.