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 often have the case, that a service works perfectly fine, but our authentication server is offline, so nobody is able to login. Because of that I'm thinking about a service.json to replace the status_hostname_list.txt:
'target' contains the value from 'HOSTNAME', 'parameter' from 'PORT' column as defined in 'MY_HOSTNAME_FILE'.
'site' stays unchanged and contains either the 'HOSTNAME' or custom Display name information.
Inspired by Cyclenerd#29
We often have the case, that a service works perfectly fine, but our authentication server is offline, so nobody is able to login. Because of that I'm thinking about a service.json to replace the status_hostname_list.txt:
Additionally I want to be able to group services. (#21)
But I'm not sure about the "dependencies"-block:
What do you think? Have you more ideas? :)
The text was updated successfully, but these errors were encountered: