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
Often we're asked to help compile a list of applications a particular branch is responsible for.
Perhaps jvmctl could asynchronously push the app name, branch version and hostname to a central repository on deploy and or start.
An optional conf variable for owner could be added and pushed aswell.
Start time could also be included, which would help show application uptimes in an app dashboard or something of that kind.
It might help to maintain an application register.
Just an idea..
The text was updated successfully, but these errors were encountered:
This is more like an audit log, having jvmctl write something somewhere when an action occurs. (e.g to files or database).
It can then be interrogated to gather the data listed above.
Often we're asked to help compile a list of applications a particular branch is responsible for.
Perhaps jvmctl could asynchronously push the app name, branch version and hostname to a central repository on deploy and or start.
An optional conf variable for owner could be added and pushed aswell.
Start time could also be included, which would help show application uptimes in an app dashboard or something of that kind.
It might help to maintain an application register.
Just an idea..
The text was updated successfully, but these errors were encountered: