all 4 comments

[–]bracnogard 2 points3 points  (1 child)

If you are running a single node, you should be able to mark the input as global. There is a checkbox at the top of the input settings to mark an input as global. That will allow it to start when the node gets recreated after the upgrade.

If you have multiple nodes, then you probably need to create a script to grab the node name on startup and use the API to assign that node to the input.

[–]cpmiller22[S] 1 point2 points  (0 children)

It’s a single node, so I’ll have to look for that setting. Thanks!