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
I maintain a personal dockerized IB Gateway over here - https://github.com/riazarbi/ib-headless . Basically, it removes all of the complexity of setting up IB Gateway and allows you to run
And immediately have a running gateway to interact with.
This is maybe not so useful for hands-on users but it's a big stumbling block for people who code on remote servers and don't have a GUI to log in etc.
Anyway, if there is appetite, I could invest some effort into making my container image more robust (add an autobuild, maybe some tests).
I could also take a look at making a one-shot image that has the IB gateway + R + rib all in one? It could make interacting with the API a bit safer (because the port would not be exposed) and reduce the complexity a bit.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hello,
I maintain a personal dockerized IB Gateway over here - https://github.com/riazarbi/ib-headless . Basically, it removes all of the complexity of setting up IB Gateway and allows you to run
And immediately have a running gateway to interact with.
This is maybe not so useful for hands-on users but it's a big stumbling block for people who code on remote servers and don't have a GUI to log in etc.
Anyway, if there is appetite, I could invest some effort into making my container image more robust (add an autobuild, maybe some tests).
I could also take a look at making a one-shot image that has the IB gateway + R + rib all in one? It could make interacting with the API a bit safer (because the port would not be exposed) and reduce the complexity a bit.
Thoughts?
Beta Was this translation helpful? Give feedback.
All reactions