This website requires JavaScript.
Explore
Help
Sign In
pikers
/
piker
Watch
3
Star
0
Fork
You've already forked piker
0
Code
Issues
2
Pull Requests
5
Packages
Projects
Releases
Wiki
Activity
848e345364
piker
/
dockering
/
ib
/
run_x11_vnc_live.sh
2 lines
10 B
Bash
Raw
Normal View
History
Unescape
Escape
Spawn a live account gateway alongside paper This is like, super first-draft-y (and ideally we move to offering an `piker.data._ahab` super for this) but, it's a start at allowing easy setup of both paper and live `ib-gw` container spawning. We Expect the user to input creds for the live account manually and the vnc server is (hackily) only run inside the paper instance which most of the time seems to make it possible click on the live gui window and input creds manually. We also add extra files for the live instance: - a `dockering/ib/run_x11_vnc_live.sh` which is is a blank script that avoids running an `x11vnc` server in the line account cntr. - a `dockering/ib/jts_live.ini` config which manually sets the live gw to use the `4001` port for api connections. Further config tweaks: - IBC: drop the api dynamic port override, decrease login display timeout to the riskier but likely to be faster 20s. - `x11vnc` cmd: got back to using `rfbport` instead of `autoport`, drop `-logappend` so we see logging on docker console again, drop the frame cacheing flags and add in some x-hack disable flags.
2022-08-20 21:49:06 +00:00
#!/bin/sh