Add version details of all components via database collection #4

Closed
opened 2023-03-03 20:42:32 +00:00 by fred.boniface · 1 comment

A database collection should be created (using db-manager) and each individual component with DB access should post it's version number to the collection.

This way, the frontends are able to display the versions across the whole stack.

In the case of db-manager it would upsert on each run, the backend would upsert on each run (at startup). The frontend has no DB access so would output its own version string to the user.

A database collection should be created (using db-manager) and each individual component with DB access should post it's version number to the collection. This way, the frontends are able to display the versions across the whole stack. In the case of db-manager it would upsert on each run, the backend would upsert on each run (at startup). The frontend has no DB access so would output its own version string to the user.
fred.boniface added the
enhancement
label 2023-03-03 20:42:32 +00:00
fred.boniface self-assigned this 2023-03-03 20:42:33 +00:00
fred.boniface added the
web-frontend
db-manager
backend
labels 2023-03-03 20:47:37 +00:00
Author
Owner

Complete, the version currently at testing.owlboard.info has this feature working.

Complete, the version currently at [testing.owlboard.info](https://testing.owlboard.info) has this feature working.
Sign in to join this conversation.
No description provided.