I am starting to go down the route of charming my infra… really excited… BUT I have one thing which I cannot figure out…
I have a proprietary asset which must be installed and allowed to pop up with a GUI to login … does Juju Charms manage or have a way to manage this ?
The asset in question is IB Gateway… a proprietary application I need to start and login to … in order to start querying for data … how is it suggested I start ?
https://www.interactivebrokers.com/en/index.php?f=16457
edit: one idea i had was to use states… and emit the state when the bundle is logged in or logged out… if I am at the login screen etc…
I will also investigate if it has a CLI to login that I can invoke